]> granicus.if.org Git - php/shortlog
php
2004-07-22 Sara GolemonMFH: This should fix binary safety for bound results.
2004-07-21 Edin KadribasicMFH: Fix for #28929 by Michael Sisolak
2004-07-21 Edin KadribasicMFH: Build fix
2004-07-21 Ilia AlshanetskyMFH: Fixed bug #29209 (imap_fetchbody() doesn't check...
2004-07-21 Marcus BoergerBFN
2004-07-21 Marcus BoergerMFH: Fixded #29291: get_class_vars() return names with...
2004-07-21 Christian StockerMFH. Fix for Bug 29010 "make test does not wait to...
2004-07-21 Ilia AlshanetskyMFH: Abort earlier on invalid format.
2004-07-20 Moriyoshi Koizumi- MFH (ctype.c: 1.31): Correct range checks.
2004-07-20 Moriyoshi Koizumioops...
2004-07-20 Marcus BoergerBFN
2004-07-20 Marcus BoergerMFH
2004-07-20 Moriyoshi Koizumi- MFH (iconv.c: 1.119): Fix possible leaks / segfaults...
2004-07-20 Marcus BoergerBFN
2004-07-20 Marcus BoergerMFH bugfix 28895
2004-07-20 Moriyoshi Koizumi- MFH (filters.c: 1.41): Add more null checks.
2004-07-20 Moriyoshi Koizumi- MFH (filters.c: 1.40): pemalloc() might return NULL
2004-07-20 Stanislav Malyshevexport ini parser
2004-07-20 Sebastian BergmannBFN: Fixed ReflectionClass::getMethod() and ReflectionC...
2004-07-20 Ilia AlshanetskyMFH: Fixed bug #29226 (ctype_* functions missing valida...
2004-07-19 Sergey Kartashoff- A Bug #29147 was fixed. Thanks to Antony Dovgal ...
2004-07-19 Marcus Boerger- MFH protos and error message
2004-07-19 Moriyoshi Koizumi- MFH (bug29119.phpt: 1.2): Fix test name
2004-07-19 Moriyoshi Koizumi- MFH (html.c: 1.98, bug29199.phpt: 1.1): Fix bug ...
2004-07-19 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-07-19 Moriyoshi Koizumi- MFH (iconv.c: 1.118): Fix a bug in iconv stream filte...
2004-07-19 Moriyoshi Koizumi- MFH (config.m4: 1.52): Fix VPATH build. (patch by...
2004-07-19 Moriyoshi Koizumi- MFH: rename php_compat.h to php_onig_compat.h to...
2004-07-19 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-07-18 Ilia AlshanetskyMFH: Fixed bug #28633 (sprintf incorrectly adding paddi...
2004-07-18 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-07-18 Rob Richardsenable exslt support for win32 builds
2004-07-18 Rob Richardsadd missing optional value param to createElementNS...
2004-07-18 Rob RichardsFixed bug #29221 (Segfault using DOM ownerDocument...
2004-07-17 Moriyoshi Koizumi- MFH (sapi_apache2.c: 1.41): request_dtor should be...
2004-07-16 Sara GolemonBFN
2004-07-16 Sara GolemonMFH: convert.* filters not consuming buckets_in on...
2004-07-16 Marcus BoergerBFN
2004-07-16 Marcus BoergerMFH
2004-07-16 Ilia AlshanetskyFixed bug #28800 (strings beginning with "inf" improper...
2004-07-15 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-07-15 Marcus Boerger- Fix prototype
2004-07-15 Marcus BoergerSynch comments
2004-07-15 Dan KalowskyBug 29058 (patch submitted by bug reporter)
2004-07-15 Magnus M��tt�Test for bug 26737:
2004-07-15 Antony Dovgalfix #29012 (Potential race during first connection...
2004-07-15 Ilia AlshanetskyFixed Bug #29075 (strnatcmp() incorrectly handles white...
2004-07-15 <changelog... ChangeLog update
2004-07-14 Edin KadribasicMade php -m output sorted case-insensitevly
2004-07-14 Stefan Essersame bug.
2004-07-14 Derick Rethans- Fixed text.
2004-07-14 Stefan EsserSecurity Fix broken! Destroyed Basic auth. Blame: me
2004-07-14 Stanislav Malyshevbe consistent with write_dimension
2004-07-14 Stanislav Malyshevfix #28957
2004-07-14 John CoggeshallChanging the Tidy version to 2.0
2004-07-14 <changelog... ChangeLog update
2004-07-14 Sara GolemonBugfix# 28829 bcmath values for 0, 1, and 2 initialized...
2004-07-13 Zeev SuraskiAdd {{{ proto's
2004-07-13 Andi Gutmans- 5.0.1-dev
2004-07-13 Marcus BoergerBugfix #29116 Zend constant warning uses memory after...
2004-07-13 Andi Gutmans- Roll PHP 5.0.0
2004-07-13 Wez Furlongadd missing break
2004-07-13 Georg Richterprototype fixes
2004-07-13 Rob Richardsinitial xmlwriter code
2004-07-13 Wez FurlongLooks like Sara forgot to change this too.
2004-07-13 Georg Richterchanged mysqli_stmt_reset (returns now bool instead...
2004-07-13 Stefan EsserFixed typo
2004-07-13 Alan Knowlesremove test dependance on postgres ** this still fails...
2004-07-13 Alan Knowlesensure that test passes on systems without postgres...
2004-07-13 <changelog... ChangeLog update
2004-07-12 Wez FurlongFix file_get_contents() bug...
2004-07-12 Timm Friebe- Initial release
2004-07-12 Ilia AlshanetskyAdded missing constant and correct bound column retriev...
2004-07-12 Ilia AlshanetskyFixed a bug that could result in false failed query...
2004-07-12 Ilia AlshanetskyMissing patch.
2004-07-12 Ilia AlshanetskyFixed bug #28999 (fixed behaviour of exec() to work...
2004-07-12 Ilia AlshanetskyFixed bug #29086 & #28064 (PHP crashes on extremly...
2004-07-12 Ilia AlshanetskyTouch the file so that build system does not try to...
2004-07-12 Andi Gutmans- Convert zend_class_entry -> zend_class_entry *
2004-07-12 Christian Stockerimplement the clone code for the XSLTProcessor object...
2004-07-12 Antony Dovgalfix #28978 (multiple OCIBindByName on the same placehol...
2004-07-12 <changelog... ChangeLog update
2004-07-11 Andrey Hristovreorder + add
2004-07-11 Andrey Hristovfixing bug #28974 : overflow in array_slice()
2004-07-11 Stefan EsserOoups...
2004-07-11 Stefan EsserFixed: PARSE_TYPE parameter to input_filter
2004-07-11 Andrey Hristovfixing bug #28739
2004-07-11 Andrey Hristovfixing the name of the test
2004-07-11 Andrey Hristovfixing bug 29038:
2004-07-11 Timm Friebe- Initial release
2004-07-11 Timm Friebe- Added simple test for float exceeding the float precision
2004-07-11 Timm Friebe- Initial release
2004-07-11 Timm Friebe- Initial release
2004-07-11 Ilia AlshanetskyFixed bug #29008 (array_combine() does not handle non...
2004-07-11 <changelog... ChangeLog update
2004-07-10 Jon PariseDragonFly BSD is derived from FreeBSD and requires...
2004-07-10 Wez FurlongFix #28402: no need for -ldl
2004-07-10 Wez FurlongBump PHP 5 sqlite extension number to 2.0
2004-07-10 Wez FurlongUpgrade bundled library to 2.8.14 + misc fixes
2004-07-10 Wez FurlongRIP: greedy ready problems
next