Hey folks,
A thread on reddit (here:
https://www.reddit.com/r/PHP/comments/2jpzzj/php_56_throws_e_deprecated_by_default_for_no/)
noted that in 5.6 there is an E_DEPRECATED thrown if
"always_populate_raw_post_data" is set to anything but -1
There is an issue in that the default value is 0 (see:
ht
On 16.10.14 06:39, Levi Morrison wrote:
> - The design and accompanying section of reflection[3] has been
> rewritten entirely.
>
> [3]: https://wiki.php.net/rfc/returntypehinting#reflection
I've some comments about the Reflection API addition/changes:
1. > "Note that getReturnType will alwa