]> granicus.if.org Git - php/shortlog
php
2004-05-13 Ilia AlshanetskyMFH: Skip session tests if session.save_path is not...
2004-05-12 Ilia AlshanetskyMFH: Fixed various possible memory leaks.
2004-05-12 Ilia AlshanetskyMFH: Fixed bug #28374 (Possible unterminated loop inside
2004-05-12 Wez FurlongAvoid Bug #28363 by not seeking if we don't have a...
2004-05-11 Ilia AlshanetskyMFH: Make vprintf() and printf() return the length...
2004-05-11 Ilia AlshanetskyMFH: Fixed bug #28355 (glob() does not return error...
2004-05-10 Ilia AlshanetskyMFH: Fixed crash inside cpdf_place_inline_image() when...
2004-05-10 Marcus BoergerMFH Decouple NAN and INF
2004-05-10 Ilia AlshanetskyAdded missing upgrade bit.
2004-05-10 Marcus BoergerBFN
2004-05-10 Marcus BoergerMFH Fix problems with c mode
2004-05-09 Ilia AlshanetskyMFH: Fixed bug #28289 (incorrect resolving of relative...
2004-05-09 Ilia AlshanetskyMFH:
2004-05-08 Sara GolemonMFH: if statement logic would never eval to false.
2004-05-07 Ard BiesheuvelMFH: fixed unregistered pointer juggling bug
2004-05-03 Uwe SchindlerSecurity fix: Put '\0' string termination before loop
2004-05-02 Stefan EsserMFH
2004-04-30 Marcus BoergerMFH Bugfix #28229 (PATCH run-tests tripped up by spaces...
2004-04-30 Greg BeaverMFH fix included files and put error messages in PEAR_D...
2004-04-30 Ilia AlshanetskyMFH: Fixed bug #28228 (number_format() does not allow...
2004-04-30 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-04-30 Greg BeaverMFH update to begin process for next release (release...
2004-04-30 Greg BeaverMFH fix 1186: notice in PEAR_Common undeclared $_packag...
2004-04-29 Ilia AlshanetskyMFH: Fixed bug #28196 (missing error constants in cURL...
2004-04-27 Sara GolemonMFH Don't strip off those []s, it'll only create proble...
2004-04-27 Sara GolemonMFH BugFix 28187 parse_url does not handle scheme:...
2004-04-27 Ilia AlshanetskyMFH: Removed C++ style comments.
2004-04-27 Ilia AlshanetskyMFH: Fixed bug #28184 (C++ comments in GD library sources).
2004-04-25 Derick Rethans- Fixed bug #28147 (Crash with drawing anti-aliased...
2004-04-23 Derick RethansReorder NEWS
2004-04-23 Rasmus Lerdorfbug #27810 from Joe Orton
2004-04-23 Ilia AlshanetskyMFH: Fixed bug #28087 (Do not force mysql.trace_mode...
2004-04-22 Marcus BoergerBFN
2004-04-22 Ilia AlshanetskyMFH: Fixed possible crash inside pg_copy_(to|from)...
2004-04-21 Ilia AlshanetskyCorrect news entry order.
2004-04-21 Ilia AlshanetskyMFH:
2004-04-20 Frank M. Kromannmssql related fixes
2004-04-20 Frank M. KromannMFH: Fix #28007. Compile fails when the SHORT type...
2004-04-20 Frank M. KromannMFH: Fix problem getting return value from stored proce...
2004-04-19 Wez Furlongnews!
2004-04-19 Wez FurlongMFH: timeout duration too long in liveness checks for...
2004-04-17 Derick Rethans- Fix for bug #28042 (greek letters in html to entitity...
2004-04-16 Uwe SchindlerMFH: set Sybase default APPNAME to ("PHP " PHP_VERSION)
2004-04-15 Ilia AlshanetskyMFH: Fixed test failure if session.use_trans_sid is...
2004-04-14 Ilia AlshanetskyFixed bug #27995 (imagefilltoborder() stops the fill...
2004-04-14 Ilia AlshanetskyBack to dev.
2004-04-14 Ilia AlshanetskyPrepare for 4.3.6
2004-04-14 Edin KadribasicNews update
2004-04-13 Ilia AlshanetskyMFH: Fixed bug #27963 (Session lifetime setting may...
2004-04-12 Derick Rethans- MFH: Add default fontpath for win98/xp
2004-04-09 Greg Beaverre-organize as per PEAR-Core discussion
2004-04-09 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-04-08 foobarfix typo
2004-04-08 foobarPHP_ADD_LIBPATH checks that the path is not /usr/lib..
2004-04-08 Andi Gutmans- News
2004-04-08 Derick Rethans- Added missing CEST zone
2004-04-08 Ilia AlshanetskyBack to dev.
2004-04-08 Ilia Alshanetsky4.3.6RC3
2004-04-08 Ilia AlshanetskyPrepare news file for release.
2004-04-07 Ilia AlshanetskyMissing news entries.
2004-04-07 Edin KadribasicMerged wrongly s/#ifdef/#if/
2004-04-07 Edin KadribasicMFH: Allow compilation with gdlib 1.8
2004-04-07 Ilia AlshanetskyRemoved test for a problem inside the GD library.
2004-04-07 Adam DickmeissFixed bug #27803 (YAZ lib path)
2004-04-07 foobarMFH: Revert the patch to "fix" #27664 and added more...
2004-04-07 Greg Beaverdeveloper -> lead for cellog
2004-04-06 Greg BeaverMFH
2004-04-06 Greg Beaverchange release date
2004-04-06 Derick Rethans- Update NEWS with fugbix.
2004-04-06 Rob RichardsFix Bug #27769 crash using domxml_xmltree
2004-04-06 foobarupdate credits
2004-04-06 foobarrtd
2004-04-05 Ilia AlshanetskyBack to dev.
2004-04-05 Ilia AlshanetskyPrepare for 4.3.6RC2
2004-04-05 Ilia AlshanetskyRestore wddx tests, without the troublesome date conver...
2004-04-04 Moriyoshi Koizumi- MFH(r-1.49): Let it work safely
2004-04-04 Moriyoshi Koizumi- Remove test, as it's never worked as expected.
2004-04-04 Ilia AlshanetskyMFH: Fixed a bug that prevented building of the GD...
2004-04-04 Derick Rethans- MFH: Fixed comment and double 0
2004-04-04 Derick Rethans- MFH: One more test for DST bugs.
2004-04-04 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-04-04 Marcus BoergerMFH: Add comment
2004-04-04 Ard BiesheuvelMFH: gcc-2.95/sparc test
2004-04-03 Derick Rethans- Fixed bug #27849 (configure craps out on trivial...
2004-04-03 Greg BeaverMFH
2004-04-03 Ard Biesheuvel2nd try for glibc2.2/sparc64
2004-04-03 Ard BiesheuvelChanged test to include returning HUGE_VAL as well...
2004-04-03 Greg BeaverMFH
2004-04-03 Greg BeaverMFH fix #534: pear search doesn't list unstable releases
2004-04-03 Greg Beavernot devel any more
2004-04-02 Ilia AlshanetskyFixed bug #27730.
2004-04-02 Derick Rethans- Fixed unintialized variables.
2004-04-01 Ilia AlshanetskyMFH: Fixed reversed condition for error reporting.
2004-04-01 Ilia AlshanetskyBack to dev.
2004-04-01 Ilia AlshanetskyPrepare for 4.3.6RC1.
2004-04-01 Derick Rethans- Fixed bug #27780 (strtotime(+1 xxx) returns a wrong...
2004-04-01 Ilia AlshanetskyRevert patch for bug #27782.
2004-04-01 Ilia AlshanetskyBug fixing news & test for bug #27819.
2004-04-01 Derick Rethans- MFH: Fixed bug #27822 (is_resource() returns TRUE...
2004-04-01 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
next