Conversation
* PHP-5.6: Bug 64744 Show the type of the non-object for more descriptive errors
* github/pr/462: Bug 64744 Show the type of the non-object for more descriptive errors
* PHP-5.6: Removed another cvsclean file Removed cvsclean and svnclean tools
* github/pr/669: Removed another cvsclean file Removed cvsclean and svnclean tools
* PHP-5.5: add news Bug 49898 __getCookies() method implementation
* PHP-5.6: update news add news Bug 49898 __getCookies() method implementation
* PHP-5.5: Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191
* PHP-5.6: Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191
* PHP-5.5: Fixed bug #67399 (putenv with empty variable may lead to crash) Fixed bug #67399 (putenv with empty variable may lead to crash)
* PHP-5.6: Fixed bug #67399 (putenv with empty variable may lead to crash) Fixed bug #67399 (putenv with empty variable may lead to crash) Fixed bug #67399 (putenv with empty variable may lead to crash)
* PHP-5.6: enable phpdbg for the travis build, and also run the testsuite for it
* PHP-5.6: NEWS NEWS Fixed bug #67406 built-in web-server segfaults on startup
* PHP-5.5: NEWS NEWS Fixed Bug #67410 fileinfo: mconvert incorrect handling of truncated pascal string size
* PHP-5.6: NEWS NEWS NEWS Fixed Bug #67410 fileinfo: mconvert incorrect handling of truncated pascal string size
* PHP-5.5: NEWS NEWS Fixed Bug #67411 fileinfo: cdf_check_stream_offset insufficient boundary check
* PHP-5.6: NEWS NEWS NEWS Fixed Bug #67411 fileinfo: cdf_check_stream_offset insufficient boundary check
* PHP-5.5: adding a reproduce script for bug #49184
* PHP-5.6: adding a reproduce script for bug #49184
* PHP-5.6: update the credits
* PHP-5.6: also add Remi to the QA credits add Stas and Julient to the QA credits
…_dir instead of upload_tmp_dir)
* PHP-5.6:
BFN for bug #67551 (php://input temp file will be located in sys_temp_dir instead of upload_tmp_dir)
reorder
restore API compatibility
finish
refactor php_stream_temp_create{,_ex} and use it for the php://input stream
refactor _php_stream_fopen_{temporary_,tmp}file()
fix length overflow of HTTP_RAW_POST_DATA
Conflicts:
main/php_content_types.c
|
Comment on behalf of nikic at php.net: This does not appear to be a pull request. |
|
However in the future this might be introduced as an alternative to |
|
Yes, is need, as an alternative to |
|
At the very least I'd recommend to rebase your branch or create a new PR with the correct target branch. |
|
I actually think it is reasonable, it would be nice to use |
PHP 5.5
When accessing the $object::class, will give E_PARSE...
This is normal behavior?
The documentation about it nothing is specified.
http://www.php.net/manual/en/language.oop5.basic.php#language.oop5.basic.class.class