]> granicus.if.org Git - php/shortlog
php
2004-01-25 Pierre Joye- Update: HTTP-1.2.2 Mail-1.1.2 DB-1.6.0RC1
2004-01-25 Pierre Joye- Prepare 4.3.5, remove old archives
2004-01-25 Ilia Alshanetskysybase_ct extension fixes and improvements by Timm...
2004-01-25 Timm Friebe- MFH
2004-01-23 foobarMFH: typofix
2004-01-22 foobarNuke unused variable
2004-01-21 foobarMFH
2004-01-21 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-01-21 Ard BiesheuvelFixed bug #26968 (Segfault with Interbase module built...
2004-01-21 Marcus BoergerAdd these files to the actual package
2004-01-21 Marcus BoergerMake this thing actually work again
2004-01-21 foobarMFH
2004-01-21 foobarMFH: - Fixed bug #26973 (*printf() + modifier broken)
2004-01-21 foobarMFH
2004-01-21 foobarMFH
2004-01-21 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-01-21 Ilia AlshanetskyMFH: Fixed bug #26974 (rename() doesn't check the desti...
2004-01-20 Antony Dovgalfix savelob() to make it possible to write data at...
2004-01-20 foobarMFH: Fixed bug #26969 (shared openssl build fails)
2004-01-19 Marcus BoergerCorrect license
2004-01-19 Marcus BoergerFix a memleak
2004-01-19 foobar- Fixed bug #26381 (rand() without srand() doesn't...
2004-01-19 Ilia AlshanetskyBug fixing news.
2004-01-19 Ilia AlshanetskyMFH: Fixed bug #26967 (make various file operations...
2004-01-19 foobarBFN
2004-01-19 Moriyoshi Koizumi- MFH(r-1.3): Turn off mbstring.func_overload as this...
2004-01-19 Ilia AlshanetskyMFH: Added fgetcsv() tests.
2004-01-19 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-01-19 foobarMFH: Moved php_srand() call into php_rand().
2004-01-19 foobarMFH: - Fixed bug #26949 (rand(min,max) always returns...
2004-01-18 Ilia AlshanetskyCorrections for various fgetcsv() issues.
2004-01-17 foobarMFH: Fixed bug #26923 (ext/imap: pam and crypt librarie...
2004-01-16 foobarMFH: - Fixed bug #26937 (Warning in xml.c)
2004-01-16 Ilia AlshanetskyAdded Antony Dovgal as OCI8 maintainer.
2004-01-16 foobarBFN
2004-01-16 Ilia AlshanetskyMFH: Fixed Bug #26927 (preg_quote() does not escape...
2004-01-16 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-01-15 Marcus BoergerAdd missing fd creation
2004-01-15 Antony DovgalMFH: fix bug #26892
2004-01-15 foobarFix overflow
2004-01-15 Ilia AlshanetskyMFH: Fixed bug #26909 (crash in imap_mime_header_decode...
2004-01-14 Wez FurlongProbable fix for:
2004-01-14 Wez FurlongFixed bug #26772 (fgets returns NULL instead of FALSE...
2004-01-13 Ilia AlshanetskyMFH: Fixed bug #26878 (problem with multiple references...
2004-01-13 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-01-13 foobarBFN
2004-01-13 foobarMFH: - Fixed bug #26896 (ext/ftp does not work as share...
2004-01-13 Derick Rethans- Fixed year in version notices
2004-01-12 Ilia AlshanetskyBack to dev.
2004-01-12 Ilia AlshanetskySet release date.
2004-01-12 Ilia AlshanetskyGo with 4.3.5RC1
2004-01-11 Ilia AlshanetskyMFH: Fixed bug #26864 (pg_(update|delete) ignore PGSQL_...
2004-01-11 foobarMFH: test for bug #26869
2004-01-11 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-01-09 Ilia AlshanetskyMFH: Fixed bug #26847 (memory leak in mail() when to...
2004-01-08 foobarMFH: Added missing constants (bug #26831)
2004-01-07 foobarBFN
2004-01-07 Ard BiesheuvelMFH: Let DB handle NULL params, fixes bug #26777
2004-01-06 Ilia AlshanetskyMFH: 64 bit stuff.
2004-01-05 Georg Richters/2003/2004 :)
2004-01-04 Ilia AlshanetskyFixed compile warnings.
2004-01-03 Edin KadribasicBFN
2004-01-03 Edin KadribasicMore proper news format.
2004-01-03 Edin KadribasicMFH: cli overrides php.ini and switches output bufferin...
2004-01-03 Ilia AlshanetskyMFH: s/then/than/
2004-01-02 Ilia AlshanetskyMFH: Fixed bug #26752 (Silent unterminated loop when...
2003-12-31 Derick Rethans- MFH: Fixed bug #26751 (PHP can't find the MySQL socke...
2003-12-28 Ilia AlshanetskyBoundry check.
2003-12-27 Marcus BoergerFixed Bug #25329 sqlite_create_function with method...
2003-12-25 Ilia AlshanetskyGD news
2003-12-25 Ilia AlshanetskyMFH: Synchronized bundled GD library with GD 2.0.17
2003-12-25 Ilia AlshanetskyBug fixing news.
2003-12-25 Ilia AlshanetskyMFH: Fixed Bug #26703 (Certain characters inside string...
2003-12-25 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2003-12-24 Ilia AlshanetskyMFH: Fixed bug #26707 (Incorrect error for disabled...
2003-12-23 Ilia AlshanetskyMFH: Make test work with PostgreSQL 7.4
2003-12-23 Marcus BoergerAdd inifile handler in windows build too.
2003-12-23 Moriyoshi KoizumiOops.
2003-12-23 Moriyoshi KoizumiFix fgetcsv()'s null line handling.
2003-12-22 Ilia AlshanetskyFixed memory leak.
2003-12-22 Rob Richardsdefine LIBXML_THREAD_ENABLED
2003-12-22 Ilia AlshanetskyMFH: Define INADDR_NONE for systems that don't have...
2003-12-22 Ilia AlshanetskyMFH: Missing bit for bug #26625.
2003-12-20 Wez FurlongFix Bug #25597 pfsockopen crashes when recycling a...
2003-12-19 Antony Dovgaladd .cvsignore to oci8/tests
2003-12-19 Antony Dovgaladd test
2003-12-19 Pierre Joye- MFH 1.3b5 release tag
2003-12-19 Ilia AlshanetskyMFH: Check correction
2003-12-19 Ilia AlshanetskyMFH: Fixed bug #26667 (Added safety checks to ip2long()).
2003-12-18 Moriyoshi KoizumiMFH(r-1.206): Fixed bug #26639 (mb_convert_variables...
2003-12-18 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2003-12-17 foobarwet
2003-12-17 Marcus BoergerMFH: Fix warning
2003-12-17 Marcus BoergerMFH: Fix warnings
2003-12-16 Andrei ZmievskiUmm, let's not enable NO_RECURSE by default. The matche...
2003-12-16 Andrei ZmievskiFix function name.
2003-12-16 Andrei Zmievski- Upgraded library to version 4.5
2003-12-16 Marcus BoergerMFH: Fix winbuild
2003-12-16 foobarMFH: fix compile warnings
2003-12-16 Derick Rethans - MFH memleak fix from rev 1.50
next