]> granicus.if.org Git - php/shortlog
php
2010-11-20 Felipe Pena- Fixed bug #53366 (Reflection doesnt get dynamic prope...
2010-11-20 Kalle Sommer... Added second fix from #50987 that wasn't apart of Ilia...
2010-11-20 Ilia AlshanetskyFixed bug #50987 (unaligned memory access in phar.c)
2010-11-20 Stanislav MalyshevAdd support for DateTime in datefmt_format
2010-11-19 Gustavo André... - Reverted unintended change.
2010-11-19 Stanislav MalyshevFix invalid args bugs by Maksymilian Arciemowicz
2010-11-19 Felipe Pena- Fixed extract() to do not overwrite $GLOBALS and...
2010-11-19 Felipe Pena- Fixed bug #53362 (Segmentation fault when extending...
2010-11-19 Johannes Schlüter- commit missing upgrading note (sqlite removed)
2010-11-19 Ilia AlshanetskyFixed bug #47168 (printf of floating point variable...
2010-11-19 Kalle Sommer... Kill some more constness warnings in com_dotnet/phar...
2010-11-19 Kalle Sommer... Kill warnings about constness
2010-11-19 Johannes SchlüterAdd entry for sqlite
2010-11-19 Johannes Schlüter- Move the old sqlite extension to PECL
2010-11-18 Stefan MarrFixed problem reported by Patrick ALLAERT. Trait method...
2010-11-18 Jani Taskinen- One more fix for bug #53338 (when copying stuff from...
2010-11-18 Jani Taskinen- Added section for build system changes in UPGRADING...
2010-11-18 Patrick AllaertReviewing php.ini-* configurations files:
2010-11-18 Jani Taskinen- Fixed DTrace support in MacOSX (bug #53338)
2010-11-18 Felipe Pena- Fixed bug #53335 (pdo_firebird did not implement...
2010-11-17 Stefan MarrAdded tests to for static support of traits.
2010-11-17 Felipe Pena- Fixed bug #53306 (php crashes with segfault when...
2010-11-17 Christopher... Some grammar tweaks
2010-11-17 Pierrick CharronRemove unused variables
2010-11-17 Pierre Joye- test for NULL deref fix
2010-11-17 Jani Taskinen- NEWS cleanup, please do not mess it anymore :)
2010-11-17 Pierre Joye- NULL deref fix, patch by Gustavo
2010-11-17 Jani Taskinen- Fix test: register_globals is gone
2010-11-17 Jani Taskinen- Fix test
2010-11-17 Felipe Pena- Fixed typo (reported by eyal.t at zend dot com)
2010-11-17 Jani Taskinen- Fix possible crashes in 64bit builds caused by usage...
2010-11-17 Jani Taskinentypo
2010-11-17 Jani Taskinen- Added comment about binary SAPIs
2010-11-17 Jani Taskinen- Fix building SAPI module
2010-11-17 Jani Taskinen- Fixed wrong type causing crash (in php-cgi -i and...
2010-11-17 Jani Taskinen- Cleanup
2010-11-16 Felipe Pena- Updated QA and User note maintainers credits
2010-11-16 Jérôme Loyet- fix (log with level < WARNING before daemonizing...
2010-11-16 Felipe Pena- Fixed bug #53319 (strip_tags() may strip '<br />...
2010-11-16 Jérôme Loyet- Fixed #53310 (sparc < v9 won't is not supported)
2010-11-16 Felipe Pena- Fixed bug #53323 (pdo_firebird getAttribute() crash)
2010-11-16 Christopher... Improve test cross- DB version portability
2010-11-16 Christopher... Protect against null bytes in LOB filenames (rasmus)
2010-11-15 Pierre Joye-fix build
2010-11-15 Felipe Pena- Fix wrong argument to read_property call
2010-11-15 Felipe Pena- Added missing test
2010-11-15 Gustavo André... - Fixed bug #52820 (writes to fopencookie FILE* not...
2010-11-15 Felipe Pena- Moved leak_variable() to zend_builtin_functions.c...
2010-11-15 Gustavo André... - Added test relative to the fix in rev #305346.
2010-11-15 Gustavo André... - Fixed incorrection in UPGRADING.INTERNALS.
2010-11-15 Gustavo André... - Added leak_variable() function.
2010-11-15 Gustavo André... - Altered htmlentities19.phpt (now htmlentities24.phpt...
2010-11-14 Pierre Joye- allow firebird header to be in the normal deps direct...
2010-11-14 Jérôme Loyet- extend the 'i-t' fpm argument to dump configuration...
2010-11-14 Jérôme Loyet- Fixed #52691 (allow multiple instance of FPM using...
2010-11-14 Felipe Pena- Added missing void arg checks
2010-11-14 Felipe Pena- Add missing check
2010-11-13 Jani Taskinen- Implemented FR #53271, FR #52410 (Building multiple...
2010-11-13 Jani Taskinen- Simplified the DTrace configure macros, one is enough
2010-11-13 Felipe Pena- Fix the constant detection
2010-11-13 Felipe Pena- Fixed bug #53305 (E_NOTICE when defining a constant...
2010-11-13 Derick Rethans- Copied test cases (that all fail?!) from 5.3 to trunk.
2010-11-13 Derick Rethans- MFH: Added support for the ( and ) delimiters/separat...
2010-11-13 Derick Rethans- Don't show timezone if it wasn't found while parsing.
2010-11-13 Derick Rethans- Added support for the ( and ) delimiters/separators to
2010-11-13 Jani Taskinen- WS + cleanup
2010-11-12 Felipe Pena- Fixed bug #53136 (Invalid read on openssl_csr_new())
2010-11-12 Gustavo André... - Fixed bug #53297 (gettimeofday implementation in...
2010-11-12 Ulf WendelTesting for the two new statistics 'bytes_received_real...
2010-11-12 Jérôme Loyet- Fixed #52660 (custom process title for FPM)
2010-11-11 Jérôme Loyet- Fixed #52692 (Added '-t/--test' to php-fpm to check...
2010-11-11 Jérôme Loyet- Fixed bug #52693 (configuration file errors are not...
2010-11-11 Jérôme Loyet- get rid of ZLOG_STUFF code redundancy
2010-11-11 Jérôme Loyet- comment out fpm_php_set_fcgi_mgmt_vars to remove...
2010-11-11 Jérôme Loyet- Fixed #52045 (FPM tries to open php.ini from the...
2010-11-11 Jérôme Loyet- remove useless check
2010-11-11 Jérôme Loyet- add missing timer* macros (for solaris)
2010-11-11 Jérôme Loyet- add "listen queue len" stat (thx to Andrei Nigmatulin)
2010-11-11 Kalle Sommer... Added new constant; ZEND_MULTIBYTE to check whether...
2010-11-11 Jérôme Loyet- syntax and minor optimizations
2010-11-10 Jérôme Loyet- don't call shutdown functions after child ends softly...
2010-11-10 Christopher... Prepare for PECL OCI8 1.4.4
2010-11-10 Christopher... Improve startup failure error messages
2010-11-10 Christopher... Fixed bug #53284 (Valgrind warnings in oci_set_* functions)
2010-11-10 Christopher... Improve test portability
2010-11-10 Andrey HristovFix bad types, because zend_parse_xxx expect signed...
2010-11-09 Adam HarveyImplemented FR #53264 (Add fputcsv method to SplFileObj...
2010-11-09 Adam HarveyFix bug #53279 (SplFileObject doesn't initialise defaul...
2010-11-09 Moriyoshi Koizumi- Fix bug #53273 (mb_strcut() returns garbage with...
2010-11-08 Felipe Pena- Fix the fix (wrong behavior)
2010-11-08 Dmitry StogovFixed WSDL loading using https through proxy
2010-11-08 Adam HarveyImplemented FR #53213 (Adler32 algorithm is very slow...
2010-11-08 Patrick Allaert- Fixed tests not passing under windows because of...
2010-11-08 Adam HarveyUpdate the tests committed in r305098 (as part of the...
2010-11-08 Gustavo André... - Fixed the filter extension accepting IPv4 octets...
2010-11-07 Jérôme Loyet- correct time comparison for determining the last...
2010-11-07 Pierre Joye- typo
2010-11-07 Jérôme Loyet- change signal from SIGTERM to SIGQUIT for killing...
2010-11-07 Ilia AlshanetskyREQUEST_TIME notes
2010-11-07 Felipe Pena- Fixed bug #52512 (Broken error handling in odbc_execute)
next