]> granicus.if.org Git - php/shortlog
php
2006-07-31 Derick Rethans- Go with 4.4.3.
2006-07-30 Antony Dovgaltemporarily revert the patch by request of Derick
2006-07-30 Antony DovgalMFH: improve checks and fix #38251
2006-07-29 Seiji Masugatafix tests.
2006-07-26 Antony Dovgalfix typo (#38223)
2006-07-22 foobarMFH:- Fixed bug #38183 (disable_classes=Foobar causes...
2006-07-17 Pierre Joye- MFH #38112, bad code size segfault
2006-07-16 Marcus Boerger- MFH Fixed Bug #29538 number_format and problem with 0
2006-07-04 Derick Rethans- Back to dev.
2006-07-04 Derick Rethans- Go with RC2.
2006-06-28 Ilia Alshanetskybug fixing news
2006-06-28 Ilia AlshanetskyMFH: Improved safe_mode check for the error_log() function.
2006-06-28 Derick Rethans- MF51: Fixed XSS inside phpinfo() with long inputs.
2006-06-09 Michael Wallner- sync with apache2handler
2006-06-09 Michael WallnerBFN: - Fixed bug #37720 (merge_php_config scrambles...
2006-06-09 Michael WallnerMFH: fix bug #37720 (merge_php_config scrambles values)
2006-05-31 Andrei ZmievskiAdd pcre_compile2() to the list of aliases.
2006-05-30 Antony Dovgalmerge the last change in 4.4 and allow ext/oci8 to...
2006-05-26 Ilia AlshanetskyCorrected previous patch
2006-05-25 Ilia AlshanetskyMFH: Fixed bug #37569 (WDDX incorrectly encodes high...
2006-05-23 Ilia AlshanetskyMFH: Fixed handling of extremely long paths inside...
2006-05-22 Greg Beaverfix PEAR build
2006-05-22 Greg Beaversync to PEAR 1.4.9
2006-05-21 Marcus Boerger- Fix build
2006-05-21 Derick Rethans- Back to dev
2006-05-21 Derick Rethans- Go with 4.4.3RC1
2006-05-21 Ilia AlshanetskyMFH: Added control character checks for cURL extension's
2006-05-21 Ilia AlshanetskyFixed a possible buffer overflow inside create_named_pi...
2006-05-21 Marcus Boerger- Update
2006-05-19 Antony Dovgaladd new tests (which produces segfault with 4.4 atm)
2006-05-19 Antony Dovgaladd new test
2006-05-19 Antony DovgalMFH fix for #34306 (wddx_serialize_value() crashes...
2006-05-19 Antony DovgalMFH: fix possible usage of uninitialized variable
2006-05-19 Antony DovgalMFH: initialize factory
2006-05-19 Antony Dovgalfix invalid read in basename("/.gz", ".gz")
2006-05-18 Antony Dovgalfix compile warning
2006-05-18 Antony Dovgalfix leak (and possible segfault?)
2006-05-18 Marcus Boerger- MFH Fix bug #37510 session_regenerate_id changes...
2006-05-18 Edin KadribasicFix windows build
2006-05-18 Antony Dovgalfix leaks
2006-05-18 Antony Dovgalfix test
2006-05-18 Antony Dovgalfix test and add new for 64bit only
2006-05-13 Rasmus Lerdorfap_get_client_block can return -1, so don't use an...
2006-05-08 Pierre Joye- MFH: #37346, invalid colormap format
2006-05-07 Ilia AlshanetskyMFH: Fixed bug #37348 (make PEAR install ignore open_ba...
2006-04-23 Ilia AlshanetskyMFH: Fixed bug #37162 (wddx does not build as a shared...
2006-04-17 Ilia AlshanetskyMFH: Fixed Bug #36872 (session_destroy() fails after...
2006-04-16 Ilia AlshanetskyMFH: fixed typo
2006-04-16 Ilia AlshanetskyMFH: Fixed bug #37045 (Fixed check for special chars...
2006-04-14 Sara GolemonMFH (r-1.436) copy() should not disrespect open_basedir...
2006-04-13 Dmitry StogovFixed bug #37046 (foreach breaks static scope)
2006-04-10 Ilia AlshanetskyMFH: fixed test
2006-04-04 Frank M. KromannMFP51: Fix #33694 invalid sql or timeouts makes it...
2006-04-03 Ilia AlshanetskyMFH: Fixed an unlikely, but possible memory leak.
2006-04-03 Seiji Masugataadded mb_check_encoding( ). detect possible invalid...
2006-04-02 Ilia AlshanetskyMFH:
2006-03-28 Antony Dovgalfix build and #36887
2006-03-27 Ilia AlshanetskyMFH: Check 2nd parameter of tempnam() against path...
2006-03-26 Ilia AlshanetskyMFH: Fixed bug #36857 (Added support for partial conten...
2006-03-23 Marcus Boerger- Provide complete rule (to have relative #line info)wq
2006-03-23 Seiji Masugatarevert.(See http://news.php.net/php.cvs/37387)
2006-03-21 Rui HirokawaMFH
2006-03-21 Rui HirokawaMFH.
2006-03-18 Rob Richardsfix news (re-order)
2006-03-18 Rob RichardsBFN
2006-03-18 Rob RichardsFixed bug #36776 (node_list_wrapper_dtor segfault)
2006-03-18 Seiji Masugatafixed doesn't return value when omitting arguments...
2006-03-13 Ilia AlshanetskyMFH: Added overflow checks to wordwrap() function.
2006-03-12 Rui HirokawaMFH
2006-03-10 Seiji Masugatafixed different value was returned in mb_get_info.
2006-03-07 Edin KadribasicSync pcre update changes
2006-03-06 Andrei Zmievski*** empty log message ***
2006-03-06 Andrei ZmievskiMFH (Import PCRE 6.6)
2006-03-02 Yasuo OhgakiMFH add safe_mode num of parameter check
2006-02-28 Ilia AlshanetskyMFH: Fixed bug #36459 (Incorrect adding PHPSESSID to...
2006-02-25 Rasmus LerdorfMFH - binary safety patch from Moriyoshi
2006-02-23 Brian FranceMFH: fixed bug #35594 for all systems. "optind = 0...
2006-02-22 Dmitry StogovFixed crash on error message during PHP startup in...
2006-02-21 Ilia AlshanetskyMFH: Fixed bug #36458 (sleep() accepts negative values).
2006-02-20 Dmitry StogovFixed test files (added docref)
2006-02-20 Dmitry StogovFixed test file
2006-02-17 Andrei ZmievskiMFH
2006-02-13 Dmitry StogovFixed bug #36205 (Memory leaks on duplicate cookies)
2006-02-12 Ilia AlshanetskyMFH: Fixed bug #36351 (parse_url() does not parse numer...
2006-02-08 Greg Beaverfix Bug #36001: make install fails when --enable-memory...
2006-02-06 Antony DovgalMF51: initialize to_r
2006-02-03 Dmitry StogoviFixed several small FastCGI releated bugs
2006-02-01 Antony DovgalMFH: fix #36242 (Possible memory corruption in stream_s...
2006-01-31 Antony Dovgalfix #36223 (curl bypasses open_basedir restrictions)
2006-01-30 Ilia AlshanetskyFixed error reporting logic for HTML errors
2006-01-26 Ilia AlshanetskyMFH: Fixed bug #36148 (unpack("H*hex", $data) is adding...
2006-01-26 Michael WallnerMFH: fix bug #36152 problems with curl+ssl and pgsql...
2006-01-22 Greg Beaverfix bug #36002: md5sum checksum failures on install
2006-01-18 Antony DovgalMFH: fix error message on `make test` when bison is...
2006-01-16 Dmitry StogovFixed first-chance exception during request shutdown
2006-01-15 Antony Dovgalfix bug #36017 (fopen() crashes PHP when opening a...
2006-01-15 Ilia AlshanetskyMFH: Added a check for special characters in the sessio...
2006-01-15 Derick Rethans- Fixed typoes.
2006-01-13 Sascha SchumannWS
2006-01-13 Sascha Schumann- MFH lower valgrind error count to 0
next