]> granicus.if.org Git - php/shortlog
php
2011-07-21 Daniel ConvissorFix spelling error.
2011-07-21 Daniel ConvissorRevert r311205. Test works in original form and should...
2011-07-21 Daniel ConvissorHave test for add/sub/diff one second during ST/DST...
2011-07-21 Boris Lytochkins/noOIDIncreasingCheck/oid_increasing_check/
2011-07-21 Moriyoshi Koizumi- Show PHP_VERSION in the banner. Suggested by Chris...
2011-07-20 Ryan Biesemeyerremoving openssl test for bug #55169 per Scott MacVicar...
2011-07-20 Ryan Biesemeyerupdate test for bug #55169, fix skipif
2011-07-20 Ryan Biesemeyerupdate test for bug #55169, don't require the extension...
2011-07-20 Ryan Biesemeyertests for bug #55169 (mcrypt and openssl)
2011-07-20 Daniel ConvissorRename and enhance test for bug 55253 now that bugs...
2011-07-20 Moriyoshi KoizumiFixed bug #55071. Maybe a bit overkill?
2011-07-20 Moriyoshi Koizumi- Better error handling.
2011-07-20 Moriyoshi Koizumi- Fixed bug #55073 (PHP-CLI-webserver does not listen...
2011-07-19 Pierre Joye- re apply the rng change specific to windows, long...
2011-07-19 Jérôme Loyet- Dropped restriction of not setting the same value...
2011-07-19 Scott MacVicarRevert change to use a special Windows version of opens...
2011-07-19 Jérôme Loyet- enhanced log messages
2011-07-19 Scott MacVicaropenssl_encrypt() / openssl_decrypt() were flawed and...
2011-07-19 Felipe Pena- Fixed bug #55231 (Unsatisfied symbols __sync_fetch_an...
2011-07-19 Popa Adrian... Fix for bug http://bugs.php.net/54426
2011-07-19 Moriyoshi Koizumi- Fixed bug #55107 (Null bytes in URL cause insecure...
2011-07-19 Moriyoshi Koizumi- Buffers are local to the blocks where they belong.
2011-07-19 Moriyoshi Koizumi- Print HTTP method as well in the log.
2011-07-19 Pierre Joye- cleanup
2011-07-19 Pierre Joye- update libpng to 1.2.46
2011-07-18 Jérôme Loyetorder fpm configuration items the same way in php-fpm...
2011-07-18 Pierre Joye- update blowfish to 1.2 (Solar Designer)
2011-07-18 Jérôme Loyetfix a segfault when passing an empty value to a ini...
2011-07-18 Pierre Joye- not a good idea after all and did not do what I thoug...
2011-07-18 Pierre Joye- fix bug #54204, Can't set a value with a PATH section...
2011-07-18 Rui Hirokawaadded numeric entities encode/decode in hex format.
2011-07-18 Jérôme Loyet- don't write directly to stderr, use the internal...
2011-07-18 Jérôme Loyetremove unused variable
2011-07-18 Jérôme Loyet- remove is_fastcgi because FPM is always fastcgi
2011-07-17 Jérôme Loyet- get rid of FPM_AUTOCONFIG_H which has never existed...
2011-07-17 Boris Lytochkinnew propery noOIDIncreasingCheck allowing to skip
2011-07-17 Boris Lytochkinswap non_repeaters and max_repetitions in walk query...
2011-07-17 Boris Lytochkinfix FR #54502: allow user to change OID value output...
2011-07-17 Jérôme Loyetbackport r313186 from PHP_5_4
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
next