Problem still exists: https://bugs.ruby-lang.org/issues/14188 With install **Ruby 2.5.0** and **Passenger 5.1.12** ALL sites will fail to open application out: **Incomplete response received from application**Sega100500 (Сергей Е)
With install Ruby 2.4.3 and Passenger 5.1.12 ALL sites will fail to open https://github.com/phusion/passenger/issues/2010 Answer: **Hi, this doesn't look like an issue with Passenger, but instead with Ruby, see the error message...Sega100500 (Сергей Е)
Yui NARUSE wrote: > You know, this is bug tracker, not socks under the Christmas tree. > ... I did not want anything to offend. Sorry. I said firstly: "Not BUG but wish" May you point me to "real world performance", "real world a...Sega100500 (Сергей Е)
Сергей Е wrote: > I install Ruby 2.3, and compare perfomance (simple tests - loop, recursion) with php 7. code of tests: http://inet777.ru/sravnenie-proizvoditelmznosti-ruby-php-i-python-na-linux-x64-intel-core-i5/9516 Sega100500 (Сергей Е)
Not BUG but wish Always proud of the fact that Ruby - the fastest! I happy to use Ruby - the BEST language! Thanks for all developers! I install Ruby 2.3, and compare perfomance (simple tests - loop, recursion) with php 7. Fo...Sega100500 (Сергей Е)
hash[:tree] = tree if (tree = _get_path_tree_array(params, path, deep + 1)) && ! tree.empty? # => undefined local variable or method `tree' for #<Content:0x92d96b0> but if (tree = _get_path_tree_array(params, path, deep + 1)) &&...Sega100500 (Сергей Е)