]> granicus.if.org Git - php/shortlog
php
2003-09-14 Marcus BoergerRemove this (part from another patch)
2003-09-14 Marcus BoergerAdd length modifier L
2003-09-14 Marcus Boerger- Add length modifiers(ll, j, t, h, hh)
2003-09-14 Greg Beavernew test for _installFile() - not yet complete, but...
2003-09-14 Greg Beaversimplify test, split into two
2003-09-14 Marcus BoergerBugfix #25528 (by Ard Biesheuvel)
2003-09-14 John CoggeshallMoved things around and added some #ifdefs so that...
2003-09-14 <changelog... ChangeLog update
2003-09-13 Marcus BoergerShow the whole message when in debug mode
2003-09-13 Ard BiesheuvelWS
2003-09-13 Ard BiesheuvelPointer size fix
2003-09-13 Sara GolemonFix Bug #25525 ldap_explode_dn crashes when passed...
2003-09-13 Marcus BoergerFix warnings
2003-09-13 Marcus Boerger- Fix %p to prepend '0x' as suggested by C99.
2003-09-13 Ard BiesheuvelFixed for 64bit archs
2003-09-13 Marcus BoergerMake use of dedicated macro
2003-09-13 <changelog... ChangeLog update
2003-09-12 Ard BiesheuvelPointer size fix
2003-09-12 Marcus Boerger- Change email
2003-09-12 foobar- Fixed bug #25504 (pcre_match_all() crashes when passe...
2003-09-12 <changelog... ChangeLog update
2003-09-11 foobar- Fixed bug #25483 (ext/informix: bogus -469 error...
2003-09-11 Ard BiesheuvelRevert f**kup CR/LF endings
2003-09-11 Ard BiesheuvelAdd client library info to phpinfo() function
2003-09-11 Jay SmithFixed bug #25494 (array_merge allowing "false" as argum...
2003-09-11 Stanislav Malyshevadd test
2003-09-11 Stanislav Malyshevws
2003-09-11 Stanislav MalyshevUse scope from method, not from object
2003-09-11 Greg Beaververified unit test pear2.phpt works with changes, remov...
2003-09-11 foobar- Fixed bug #25463 (ext/cpdf: compile failure with...
2003-09-11 Tomas V.V.Cox"pear -v install" is now more usefull
2003-09-11 Tomas V.V.CoxBe more nice when downloading files
2003-09-11 Tomas V.V.CoxFix bug of download tries when a local file is given
2003-09-11 Greg Beavermissed one segment to comment out
2003-09-11 Greg Beaveruse is_callable() - what a great function!
2003-09-11 Marcus BoergerUse type instead of constant
2003-09-11 Ard BiesheuvelChanged unsigned ISC_LONG to ISC_LONG
2003-09-11 Ilia AlshanetskyFixed bug #25316 (Possible infinite loop inside _php_st...
2003-09-11 Ilia AlshanetskyCleanup r1.76 patch
2003-09-11 Hartmut Holzgraefecheck for FDFErcNoValue was in the wrong execution...
2003-09-11 <changelog... ChangeLog update
2003-09-10 Stefan RoehrichFix for bug #23488 zlib.output_compression overrides...
2003-09-10 Greg Beaverphpdoc correction (kind of serious error :)
2003-09-10 Ilia AlshanetskyCleanup previous patch.
2003-09-10 Ilia AlshanetskyFixed bug #25429 (fix copying of stdin using copy(...
2003-09-10 <changelog... ChangeLog update
2003-09-10 Ilia AlshanetskyFixed bug #14049 (realpath() w/ZTS returns invalid...
2003-09-10 Greg Beavertest for checkDeps
2003-09-09 Greg Beaverfirst step in unit testing the installer - tests the...
2003-09-09 Melvyn SopacuaMFB: Fix US/Eastern vs. America/New_York style tzset...
2003-09-09 foobarNuke warning
2003-09-09 foobarfix typo
2003-09-09 foobarShow the runtime version of Apache instead of compile...
2003-09-09 Sara GolemonFix Bug #25294 LIST/NLST can cause segfault because...
2003-09-09 foobar- Fixed bug #25211 (image.c compile failure with AIX)
2003-09-09 Moriyoshi KoizumiAdd an phpinfo entry showing which version of freetype...
2003-09-09 <changelog... ChangeLog update
2003-09-08 Marcus BoergerFix property inheritance where a derived class inherits...
2003-09-08 Sara GolemonMFB(r-1.74.2.13) Bug #25314 ASCII mode transfers behavi...
2003-09-08 Ilia AlshanetskyFixed bug #25333 (Possible body corruption & crash...
2003-09-08 foobarRevert the JIS addition, it did not fix anything
2003-09-08 Moriyoshi KoizumiFix build in VC++7.
2003-09-08 Ilia AlshanetskyRe-enable sendmail binary check, now with parameter...
2003-09-08 Rob Richardsmove some document properties internally
2003-09-08 foobar- Fixed bug #25424 (ext/informix: lvarchar not supporte...
2003-09-08 foobarMFB: - Added JISX0208=1 and USE_GD_JISX0208 defines
2003-09-08 foobar- Should fix bug #25295
2003-09-08 foobarconfigure.in
2003-09-08 foobar- Should fix some CLI build problems on some systems.
2003-09-08 Marcus BoergerFix registering/derigistering of stdClass in ZTS and...
2003-09-08 Marc BoerenFix warning and converted dos-crlf to unix line-endings.
2003-09-08 Ard BiesheuvelDon't include unnecessary headers in other configuratio...
2003-09-08 Ard BiesheuvelDon't include unnecessary headers
2003-09-08 <changelog... ChangeLog update
2003-09-07 Marcus BoergerAllow to search for section FILE with 2nd parameter...
2003-09-07 Marcus BoergerFix foreach() called with non array
2003-09-07 Ard BiesheuvelZero-terminate strings
2003-09-07 Ard BiesheuvelAdd version info to Windows DLL
2003-09-07 foobarFixed ming to work with new OO stuff. Patch by tony2001...
2003-09-07 Stanislav Malyshevcheck for mach-o/dyld.h - needed for non-PHP ZE build
2003-09-07 Marcus BoergerZTS fix
2003-09-07 <changelog... ChangeLog update
2003-09-07 foobartypo + proto fix
2003-09-06 Georg Richtertest for helly's mysqli_fetch_object changes
2003-09-06 Marcus BoergerModify mysqli_fetch_object() to be able to instantiate...
2003-09-06 Marcus BoergerModify pg_fetch_object() to be able to instantiate...
2003-09-06 Stefan RoehrichCode cleanup:
2003-09-06 Marcus BoergerBugfix #25404
2003-09-06 Sara GolemonAdd missing proto
2003-09-06 Sara Golemonhttp.h php_http,h rename
2003-09-06 Marcus BoergerDisallow to changing the backtrace
2003-09-06 Marcus BoergerAdd missing newline if no static methods are available
2003-09-06 Marcus Boerger- Internal functions shall be static
2003-09-06 foobarrenamed http.h -> php_http.h
2003-09-06 foobar- Typos, CS, etc.
2003-09-06 Marcus BoergerFix logic
2003-09-06 foobarrenamed http.h -> php_http.h
2003-09-06 Marcus Boerger- Fix CS: {{{ / }}}
2003-09-06 Marcus BoergerUse %s where it makes more sense
2003-09-06 Sebastian BergmannAdd ext/standard/http.{c|h}.
next