]> granicus.if.org Git - php/shortlog
php
2004-12-01 Stefan EsserMFH
2004-12-01 Stefan EsserMFH
2004-12-01 Derick Rethans- Update INSTALL file (to add static instructions)
2004-11-29 Derick Rethans- MFH: Added testcase for bug #30695
2004-11-29 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-11-29 Derick Rethans- Make it work with PDFLib 5 again (And the check for...
2004-11-28 Sergey Kartashoff# - MnoGoSearch extension latest patch reverted (part3)
2004-11-28 Sergey Kartashoff- MnoGoSearch extension latest patch reverted (part2)
2004-11-28 Sergey Kartashoff- MnoGoSearch extension latest patch reverted
2004-11-28 Sergey Kartashoff- MnoGoSearch extension updated to fix compilation...
2004-11-28 Antony DovgalBFN + change my mail to my name
2004-11-28 Antony DovgalMFH: fix #29954 (array_reduce segfaults when initial...
2004-11-28 Stefan EsserMFH
2004-11-27 Jon PariseDistribute Net_SMTP 1.2.6 instead of 1.2.3. The former...
2004-11-27 Ilia AlshanetskyMFH: Improve offset check inside shmop_write().
2004-11-23 Ilia AlshanetskyBack to dev.
2004-11-23 Ilia AlshanetskyRC1 release date.
2004-11-23 Ilia Alshanetskytagging 4.3.10RC1
2004-11-23 Edin Kadribasic(Sort of) MFH: export PHP iconv symbols using the old...
2004-11-23 Derick Rethans- MFH: export "php_iconv_string()"
2004-11-23 Derick Rethans- MFH: Added test case for bug #28599
2004-11-23 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-11-22 Frank M. KromannFix #30860 configure fails when tds is compiled as...
2004-11-21 Marcus Boerger- Add missing .cvsignore
2004-11-20 Stefan EsserMFH
2004-11-20 Pierre Joye- Entry for #30229
2004-11-20 Pierre Joye- Fix #30229, imagerectangle draw the corners twice...
2004-11-19 Antony DovgalBFN
2004-11-19 Antony DovgalMFH: fix bug #30587 (array_multisort doesn't separate...
2004-11-18 Ilia AlshanetskyFixed bug #30826 (Certain reference relations cannot...
2004-11-17 Ilia AlshanetskyMFH: Gracefully handle allocation failure.
2004-11-17 Pierre Joye- Fix #30739, imagefill does not set back the alphablen...
2004-11-17 Edin KadribasicFix windows build
2004-11-15 Frank M. KromannMFH: Fix win32 build.
2004-11-15 Frank M. KromannMFH: Avoid renaming of sprintf to php_sprintf
2004-11-15 Derick Rethans- Cleaned up some of the locale mess:
2004-11-13 Rainer Schaaffixed Bug #29297
2004-11-11 Antony DovgalMFH: fix #30751 (phpinfo() shows the same ini path...
2004-11-11 Ilia AlshanetskyMFH: Fixed bug #30750 (Meaningful error message when...
2004-11-10 Wez FurlongMFH: CloseHandle
2004-11-10 Ilia AlshanetskyMFH: Fixed possible overflow.
2004-11-09 Ilia AlshanetskyMFH: Fixed crash inside cpdf_setdash() if called before...
2004-11-08 Ilia AlshanetskyMFH: Fixed possible crash on fstat() failure.
2004-11-04 Marcus BoergerMFH Bug #30627
2004-11-03 Derick Rethans- MFH: Fixed bug #30630: Added a BSD based strtod funct...
2004-11-03 Antony DovgalBFN
2004-11-03 Antony Dovgalfix bug #30654 (persistent connection is deleted from...
2004-11-02 Ilia AlshanetskyMFH: Fixed bug #30658 (Ensure that temporary files...
2004-11-02 Ilia AlshanetskyMFH: Fixed open_basedir & safe_mode bypass inside readl...
2004-11-01 Ilia AlshanetskyMFH: Fixed bug #30613 (Prevent infinite recursion...
2004-10-29 Andi Gutmans- [PATCH] Bug fix for #29770, but for PHP 4.3.9 (Vladim...
2004-10-28 Antony Dovgalfix Win32 & Netware build
2004-10-27 Antony DovgalBFN
2004-10-27 Antony DovgalMFH: fix bug #30388 (rename across filesystems loses...
2004-10-27 Wez FurlongFix possible crash; patch by Kamesh Jayachandran
2004-10-26 Wez FurlongBFN
2004-10-26 Wez FurlongFix for Bug #29418 (double free when openssl_csr_new...
2004-10-22 Edin KadribasicRevert Linux LFS patch
2004-10-22 Edin KadribasicBFN
2004-10-21 Edin KadribasicBFN
2004-10-21 Edin KadribasicEnable LFS (large file support) for Linux. Support...
2004-10-21 Edin KadribasicMFH: bugfix #30133
2004-10-21 Joe OrtonMFH: Fix case where php_handle_aborted_connection was...
2004-10-21 Joe OrtonMFH: Fixed apache2* SAPI build against httpd 2.1.
2004-10-20 Stanislav Malyshevfix HEAD problem: if some output is attempted in shutdown,
2004-10-18 Ilia AlshanetskyMFH: Fixed bug #30475 (curl_getinfo() may crash in...
2004-10-18 Antony DovgalBFN
2004-10-18 Antony DovgalMFH: fix bug #30442 ( segmentation fault when parsing...
2004-10-17 Ilia AlshanetskyMFH: Fixed a bug in addslashes() handling of the '...
2004-10-10 Sebastian BergmannMFH: Add *.gcda and *.gcno (from gcc -fprofile-{use...
2004-10-10 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-10-10 Antony DovgalMFH: fix possible segfault
2004-10-08 Marcus BoergerMFH speling
2004-10-05 Ilia AlshanetskyMFH: Fixed bug #30027 (Possible crash inside ftp_get()).
2004-10-04 Ilia AlshanetskyMFH: Fixed bug #30281 (Prevent non-wbmp images from...
2004-10-01 Rasmus LerdorfNot sure when this BC breaking change snuck in, but...
2004-10-01 Magnus M��tt�The length should be passed to the function,
2004-10-01 Ilia AlshanetskyMFH: Make PHP_EOL constant available.
2004-09-30 Antony DovgalBFN
2004-09-30 Antony DovgalMFH: fix segfaults and bug #30282 and suppress compile...
2004-09-30 Ilia AlshanetskyMFH: Fixed bug #30276 (Possible crash in ctype_digit...
2004-09-29 Ilia AlshanetskyMFH: Fix compilation
2004-09-28 foobar- Fixed bug #30205 (Missing <unistd.h> in crypt() confi...
2004-09-28 Antony DovgalMFH: fix bug #29652
2004-09-28 Ilia AlshanetskyMFH: Fixed bug #30224 (Sybase date strings are sometime...
2004-09-26 Wez FurlongMFH: fix for #30057
2004-09-25 Marcus BoergerMFH lib substituation
2004-09-24 Marcus BoergerBFN
2004-09-24 Marcus Boerger- MFH Several serialize/unserialize fixes
2004-09-24 Marcus Boerger- MFH Several serialize/unserialize fixes
2004-09-24 Derick Rethans- Backported Marcus' foreach() speedup patch from PHP...
2004-09-24 Derick Rethans[0.25]
2004-09-22 Ilia AlshanetskyMFH: Fixed bug #29913 (parse_url() is now binary safe...
2004-09-21 Ilia AlshanetskyFixed minor version #.
2004-09-21 Uwe SchindlerFixed bug #29805 (HTTP Authentication Issues)
2004-09-20 Ilia AlshanetskyBack to dev.
2004-09-20 Ilia Alshanetsky4.3.9
2004-09-20 Ilia AlshanetskyPrepare news file for release.
2004-09-17 Ilia AlshanetskyMFH: Fixed bug #30050 (Possible crash inside php_shutdo...
2004-09-15 Uwe SchindlerSorry REVERT bevor 4.3.9 is out because of not critical!!!!
next