]> granicus.if.org Git - php/shortlog
php
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
2004-07-10 Andi Gutmans- Better stability during premature shutdown of request...
2004-07-09 Ilia AlshanetskyFixed function proto.
2004-07-09 <changelog... ChangeLog update
2004-07-08 Ilia AlshanetskyFixed bug #29049 (array sorting via user function/metho...
2004-07-08 Sergey Kartashoff- A bugfix in search words hilightling code (mnogosearc...
2004-07-08 Ilia AlshanetskyLast dangerous alloca() bits.
2004-07-08 <changelog... ChangeLog update
2004-07-07 Edin KadribasicAdded memory-limit to the list of excluded force-on...
2004-07-07 Georg Richteradded check in config.m4 for deprecated library
2004-07-07 <changelog... ChangeLog update
2004-07-06 Ilia AlshanetskyFixed bug #29034 (wordwrap() returns a boolean when...
2004-07-06 Sergey Kartashoff- Some fixes in mnogosearch extension
2004-07-06 Marcus Boerger- Revert storing handle, got lost in 1.92, noticed...
2004-07-06 Ard BiesheuvelDon't copy ini items to module globals
2004-07-06 Sebastian BergmannFix ZTS build.
2004-07-06 Dmitry StogovFixed bug #28751 (SoapServer does not call _autoload())
2004-07-06 <changelog... ChangeLog update
2004-07-05 Ilia AlshanetskyEliminate alloca() calls where they can be affected...
2004-07-05 Ilia AlshanetskyDon't use alloca() where it can reached by the users.
next