]> granicus.if.org Git - php/shortlog
php
2002-12-16 Marcus Boergerchange mbstring detection
2002-12-16 Derick Rethans- MFB
2002-12-16 Ilia AlshanetskyA better memory leak patch.
2002-12-15 Marcus Boergerws
2002-12-15 Marcus BoergerMFB: gd uses float instead of double
2002-12-15 Ilia AlshanetskyClose log file on shutdown.
2002-12-15 Ilia AlshanetskyFixed a memory leak.
2002-12-14 Ilia AlshanetskyMFZE2
2002-12-14 Marcus BoergerFix build when mbstring is a shared module or dll under...
2002-12-14 Pierre JoyeDo not allow AA if not trueColor (imageantialias does...
2002-12-14 Marcus BoergerBugfix: #21010 (Here it's maker (manufacturer) instead...
2002-12-14 Stefan Essercleanup
2002-12-14 foobarMFB: Fix bug #20995
2002-12-13 Melvyn SopacuaAdd testcase for bug #20993
2002-12-13 Marcus BoergerAdd missing entry
2002-12-13 Marcus BoergerFix cli build for cygwin
2002-12-13 Marcus BoergerMFB: ZTS fix by Ilia
2002-12-13 Vlad KrupinFix for bug 19727. dBase5 (at least for windows) seems...
2002-12-13 Stig Bakken* update release notes, remove warning
2002-12-13 Stig Bakken* fix version/date
2002-12-13 Stig Bakken* introduce php_bin config parameter
2002-12-13 Stig Bakken* _parseArgs bugfix
2002-12-12 Moriyoshi KoizumiMFB
2002-12-12 Moriyoshi KoizumiAdded a test case for bug #20934
2002-12-12 Stefan Esserremove extra char in case of binary/money fields
2002-12-12 Ilia AlshanetskyFixed bug #20974 (added missing sanity check).
2002-12-12 Melvyn SopacuaFix for BSD's (possibly others):
2002-12-12 Wez FurlongMFB: popen/pclose and proc_open/proc_close fixes.
2002-12-12 Ilia AlshanetskyFix a possible E_NOTICE warning message.
2002-12-12 Wez FurlongAttempt to add more entropy for key generation.
2002-12-12 Wez FurlongMFB streams news
2002-12-12 Ilia AlshanetskyFixed misspelling of the Greek letter lambda,
2002-12-12 Marcus Boergerphp_error -> php_error_docref conversion fix (noticed...
2002-12-12 Ilia AlshanetskyBug fixing news.
2002-12-12 Moriyoshi KoizumiJani happification
2002-12-12 Wez FurlongPatch for #20936 (openssl: public key handling was...
2002-12-12 Ilia AlshanetskyFixed bug #20927 and updated the test case for the...
2002-12-12 Moriyoshi KoizumiBug fixing news
2002-12-12 Moriyoshi KoizumiFixed bug #20934 (htmlspecialchars returns latin1 from...
2002-12-12 Marcus Boergerphp_error -> php_error_docref
2002-12-12 Marcus BoergerSIGIOT may not be defined in cygwin
2002-12-12 Marcus Boergertypeconversion is needed here for cygwin
2002-12-12 Marcus BoergerO_ASYNC is not defined in cygwin
2002-12-12 Edin KadribasicMFB: DOM/XSLT support in win32 build (bug #20485).
2002-12-11 Ilia AlshanetskyGD library news.
2002-12-11 Ilia AlshanetskyAdded check for availability of jpeg support.
2002-12-11 Ilia AlshanetskyFixed build with non-bundled GD. Hidden the anti-alias...
2002-12-11 Pierre JoyeFix brightness filter (argument ingnored)
2002-12-11 Ilia AlshanetskyWhite space fixes.
2002-12-11 Ilia AlshanetskySyncronize bundled gd sources with that of gd 2.0.9...
2002-12-11 Pierre JoyeAdd antialias flag to image structure
2002-12-11 Pierre JoyeAdd gdImageAAline (antialiased line)
2002-12-11 Pierre JoyeRemove double definition of imagesettile
2002-12-11 Pierre JoyeAdd imageantialias(im, flag)
2002-12-11 Melvyn SopacuaAdd testcase for reported wordwrap bug
2002-12-11 Derick Rethans- MFB
2002-12-11 Ilia AlshanetskyAdded missing &.
2002-12-11 Ilia AlshanetskyAdded getopt() test.
2002-12-11 Ilia AlshanetskyAsk the user for their e-mail address so that we can...
2002-12-11 Sara GolemonRenamed bc_powmod to bcpowmod to keep it inline with...
2002-12-11 Ilia AlshanetskyAdded missing variable to parameter retrieval.
2002-12-11 foobar- ws fixes
2002-12-11 foobar- Some more missing .cvsignore files.
2002-12-11 foobarmissing entry
2002-12-11 foobarmissing file
2002-12-11 Rui Hirokawafixed lack of variable initialization bug.
2002-12-11 Abdul-Kareem... fixed string comparison which brought up a gcc warning.
2002-12-11 Marcus BoergerWarnings and Notices when lock modifiers for dba_(p...
2002-12-11 Edin KadribasicFix for #20539 (patch by Moriyoshi Koizumi).
2002-12-11 foobarsnow..not again..
2002-12-11 foobarFixed bug #20298: LDFLAGS were not passed to the static...
2002-12-11 Georg Richterfixed security bug in libmysql
2002-12-11 Georg RichterSecurity fix (merged from 3.23.54)
2002-12-11 Ilia Alshanetskydecode variable is only used when mbstring is avaliable.
2002-12-11 Ilia AlshanetskyZTS fix.
2002-12-11 Ilia AlshanetskyFixed compiler warning.
2002-12-11 Ilia AlshanetskyFix ZTS build
2002-12-11 Ilia AlshanetskyOn Win32 make PHP treat UNC paths as absolute paths...
2002-12-10 Marcus Boergeradd missing comment
2002-12-10 Marcus BoergerLOCK_EX is not allowed in read mode -> try using existi...
2002-12-10 Wez FurlongNo longer experimental
2002-12-10 Wez Furlonguse php_error_docref and tidy up some WS/coding standards.
2002-12-10 Marcus Boerger-remove second attempt to close lock file
2002-12-10 Marcus Boergerstick to "check <what> <result>" scheme, do not repeat...
2002-12-10 Stefan Esserfixing cut&paste bug
2002-12-10 Ilia AlshanetskyFixed a few compile warnings and one compile error.
2002-12-10 Marcus Boergerdirectory values are optional
2002-12-10 Marcus Boergerremove not wanted skeleton comment and align configure...
2002-12-10 Ilia AlshanetskyFixed build with GD 1.8.4
2002-12-10 Frank M. KromannFixing ZTS Build
2002-12-10 Sara GolemonAdded support for libbcmath's bc_raisemod function...
2002-12-10 Ilia AlshanetskyFixed win32 build.
2002-12-10 Ilia AlshanetskyFixed build with GD 1.8.4
2002-12-10 Edin KadribasicMFB: Fix ZTS build.
2002-12-10 Ilia AlshanetskyMFB
2002-12-10 foobarThis extension requires cyrus-imap >= 2.0.8
2002-12-10 Ilia AlshanetskyRemoved one more unneeded check.
2002-12-10 Ilia AlshanetskyRemoved a pointless check. Thanks Stefan.
2002-12-10 Stefan Esserfixing crashbug
2002-12-10 Marcus Boerger-make those debug messages
next