]> granicus.if.org Git - php/shortlog
php
2011-07-17 Jérôme Loyetbackport r313323 and r313326 from PHP_5_4
2011-07-17 Boris Lytochkinupdate ARG_INFO_EX for walk and get methods, fix comments
2011-07-15 Philip OlsonUpdated is_a() and is_subclass_of() tests as per the...
2011-07-15 David Soria... Fix #55212. Only declare STREAM_PF_INET6 if PHP is...
2011-07-14 Scott MacVicarFix prototypes for ldap_control_paged_result and fix...
2011-07-14 Derick Rethans- Added a check for an enviroment variable (ZEND_DONT_U...
2011-07-14 Pierre Joye- fix build
2011-07-14 Pierre Joye- fix decl
2011-07-13 Jérôme Loyetfind option '-not' is not POSIX compliant
2011-07-13 Daniel ConvissorHave test for add/sub/diff one second during DST/ST...
2011-07-13 Daniel ConvissorAdd test for constructing times during the dst/st conve...
2011-07-13 Daniel ConvissorUse datetime examine diff file from 5.3 in 5.4 and...
2011-07-13 Pierre Joye- bind to the available crt version
2011-07-12 Etienne KneussFix crash
2011-07-12 Etienne KneussFix #48860 Implement Serialization for DLL
2011-07-12 Pierre Joye- Fixed bug #55187, readlink returns weird characters...
2011-07-12 Pierre Joye- Bug #55169, improve fix, allow non interactive user...
2011-07-12 Christian StockerAdded credentials to XSL NEWS entry
2011-07-12 Stanislav Malyshevremove warning for is_a() BC
2011-07-12 Stanislav MalyshevMF53
2011-07-12 Christian StockerAdded XsltProcessor::setSecurityPrefs($options) and...
2011-07-12 Stanislav MalyshevMF53
2011-07-12 Kalle Sommer... Changed http_response_code() to be able to set a respon...
2011-07-11 Ilia AlshanetskyFixed bug #55014 (Compile failure due to improper use...
2011-07-11 Christian StockerAdded the ability to pass options to loadHTML (Chregu...
2011-07-11 Christian StockerAdded XsltProcessor::setSecurityPrefs($options) and...
2011-07-11 Dmitry StogovFixed bug #54305 (Crash in gc_remove_zval_from_buffer)
2011-07-11 Dmitry StogovFixed bug #54332 (Crash in zend_mm_check_ptr // Heap...
2011-07-11 Gustavo André... - Further fix for bug #55111 (compilation failure of...
2011-07-11 Dmitry StogovFixed bug #55150 (php -a segfaults)
2011-07-10 Felipe Pena- Added zend_is_auto_global_quick function
2011-07-10 Pierre Joye- use php_win32_get_random_bytes instead of over slow...
2011-07-10 Pierre Joye- fix bug #55169, mcrypt_create_iv always fails to...
2011-07-10 Pierre Joye - use warning here to match unix behavior
2011-07-10 Felipe Pena- Year++
2011-07-10 Felipe Pena- Minor optimization taking the computed hash of intern...
2011-07-10 Pierre Joye- update libpng to 1.2.45
2011-07-10 Felipe Pena- Minor optimization, use the computed hash when available
2011-07-09 Felipe Pena- Changed zend_resolve_class_name() prototype
2011-07-09 Felipe Pena- Minor optimization and clean up
2011-07-08 Felipe Pena- CS and WS
2011-07-07 Felipe Pena- Fixed bug #55156 (ReflectionClass::getDocComment...
2011-07-06 Hannes MagnussonFixed bug#55084 (Function registered by header_register...
2011-07-06 Dmitry StogovFixed bug #55135 (Array keys are no longer type casted...
2011-07-06 Pierre Joye- add apache 2.3 (upcoming 2.4) handler
2011-07-06 Felipe Pena- Fixed bug #55076 (requires() fails in a subdirectory...
2011-07-06 Felipe Pena- Fixed bug #55137 (Changing trait static method visibi...
2011-07-05 Jérôme Loyet- Implemented FR #54098 (Lowered default value for...
2011-07-05 Andrey Hristovfree data in case of failure in the callee not in the...
2011-07-05 Ilia AlshanetskyFixed bug relating to un-initialized memory access
2011-07-05 Jérôme Loyet- FR #52052: Added partial syslog support (on error_log...
2011-07-05 Jérôme Loyet- Fixed wrong value of log_level when invoking fpm...
2011-07-05 Gustavo André... - Fixed bug #52935 (call exit in user_error_handler...
2011-07-05 Jérôme Loyet- ws and cosmetics
2011-07-05 Jérôme LoyetFixed memory leak
2011-07-05 Jérôme Loyet- moved STR2STR, BOOL2STR and PM2STR from fpm_conf...
2011-07-04 Stanislav Malyshevfix crypt() issue with overlong salt
2011-07-04 Dmitry StogovFixed bug #53727 (Inconsistent behavior of is_subclass_...
2011-07-04 Jérôme Loyetfix comment syntax
2011-07-03 Felipe Pena- Fixed bug #55118 (Imcomplete start message)
2011-07-03 Felipe Pena- Removed accidental offsetof definition
2011-07-03 Felipe Pena- Fixed crash when using -e option
2011-07-02 Jérôme Loyet- Implemented FR #54172 (Overriding the pid file locati...
2011-07-02 Felipe Pena- Fixed bug #55086 (Namespace alias does not work insid...
2011-07-02 Jérôme Loyet- Fix php_escape_html_entities_ex call (int * has been...
2011-07-02 Jérôme Loyet- Implemented FR #54499 (FPM ping and status_path shoul...
2011-07-02 Jérôme Loyet- Implemented FR #54577 (Enhanced status page with...
2011-07-02 Gustavo André... - Fixed bug #55111 (sockets extension fails to compile...
2011-07-01 Felipe Pena- Fixed bug #55080 (Deprecated call in run--test.php)
2011-07-01 Felipe Pena- Reverted php_printf -> printf change
2011-06-30 Philip OlsonUpdated name to 'PHP Development Server', and CTRL...
2011-06-30 Gustavo André... - Fixed bug #55082 (var_export() doesn't escape propert...
2011-06-29 David Soria... correct error message for a missing document root in...
2011-06-29 David Soria... fix #55072 in-built web server needs to check -t option...
2011-06-29 Peter CowburnFix NEWS
2011-06-28 Ilia AlshanetskyFixed test
2011-06-28 Knut Urdalenworking on test coverage for ext/dom, here's 17 more...
2011-06-28 Christopher... clarify sqlite deprecation
2011-06-28 Pierrick CharronFixed bug #54971 (Wrong result when using iterator_to_a...
2011-06-28 Gustavo André... - Fixed socket_import_stream returning NULL on some...
2011-06-27 Felipe Pena- Fixed crash on invalid addr:port (Chris Jones, Felipe)
2011-06-27 Christopher... Keep the DBA DB4 test status quo after Berkeley DB...
2011-06-27 Hannes MagnussonFix 5.1 detection on ubuntu natty
2011-06-27 Derick Rethans- Updated to version 2011.8 (2011h)
2011-06-27 Jérôme Loyet- fixed request_timeout and slowlog_timeout from last...
2011-06-27 Felipe Pena- Fixed data type usage in 64bit
2011-06-26 Stanislav MalyshevFix crypt_blowfish 8-bit chars problem (CVE-2011-2483...
2011-06-26 Jérôme Loyet- Replaced shm_slots with a real scoreboard
2011-06-25 Knut Urdalensmall fix in disk_total_space() tests (PHP_5_3 already...
2011-06-25 Felipe Pena- Fixed crash when using -e option
2011-06-25 Felipe Pena- Fixed crash when calling sapi_shutdown() and sapi...
2011-06-25 Felipe Pena- Fixed crash when zend_eval_string bailouts (-r 'a...
2011-06-25 Pierre Joye- reflection is always enabled
2011-06-25 Derick Rethans- Fixed layout. Tabs on the terminal don't align nicely...
2011-06-25 Knut Urdalenfixed temp directory names in spl tests
2011-06-25 Knut Urdalenfixed/refactored some spl tests related to owner/group...
2011-06-24 Christopher... Add http_proxy env var support to run-tests.php result...
2011-06-24 Felipe Pena- Fixed tests
2011-06-24 Felipe Pena- Added SKIPIF
2011-06-24 Derick Rethans- Added a new PHPAPI function to return module_initialized:
next