]> granicus.if.org Git - php/shortlog
php
2004-08-26 Rob Richardsno longer experimental
2004-08-26 Rob Richardsnot experimental
2004-08-26 Dmitry StogovMemory leaks were fixed
2004-08-26 Dmitry StogovFixed bug #29839 (incorrect convert (xml:lang to lang))
2004-08-26 Dmitry StogovFixed bug #29839 (incorrect convert (xml:lang to lang))
2004-08-26 Dmitry StogovFixed bug #29795 (SegFault with Soap and Amazon's Web...
2004-08-26 Dmitry StogovMerged bug fixes from PHP_5_0.
2004-08-26 <changelog... ChangeLog update
2004-08-26 Ilia AlshanetskyFixed bug #29808 (array_count_values() breaks with...
2004-08-25 Andrei ZmievskiMFB.
2004-08-25 Georg Richtertest for local_infile_handler
2004-08-25 Georg Richterchanged local_infile_handler:
2004-08-25 Christian Stockerif $doc->recover = true; set error_reporting to (old...
2004-08-25 Marcus BoergerNo short tags
2004-08-25 Derick Rethans- Those two are already in the NEWS for 5.0.2.
2004-08-25 Andi Gutmans- Improve wording
2004-08-25 Andi Gutmans- MFB
2004-08-25 Andi Gutmans- Add interface_exists() and differentiate between...
2004-08-25 <changelog... ChangeLog update
2004-08-24 Andrey Hristovnew incompatibilities. maybe someone from the doc group...
2004-08-24 Marcus BoergerMFB: TSRM fix
2004-08-24 Marcus BoergerAdd new test
2004-08-24 Andrei ZmievskiMFB.
2004-08-24 Marcus Boerger- Add missing brackets
2004-08-24 Frank M. KromannAdd fbsql_rows_fetched() - returns the total number...
2004-08-24 Ilia AlshanetskyFixed bug #29821 (Fixed possible crashes in convert_uud...
2004-08-24 Rob Richardsfix segfault when object cloned
2004-08-24 Wez FurlongAdd support for the readline callback interface, allowi...
2004-08-24 Derick Rethans- No tabs here please
2004-08-24 Wez Furlonguse dependent libs while probing for functions
2004-08-24 Christian StockerThis extension is no more experimental
2004-08-24 Andi Gutmans- Fix typo
2004-08-24 <changelog... ChangeLog update
2004-08-23 Marcus Boerger- Drop unused variable
2004-08-23 Marcus Boerger- Boost up __autoload() calls by caching the lookup
2004-08-23 Andi Gutmans- Improve wording
2004-08-23 Andi Gutmans- NEWS
2004-08-23 Andi Gutmans- Improve performance of switch()
2004-08-23 Ilia AlshanetskyFixed possible crash inside dio_read().
2004-08-23 Ilia AlshanetskyFixed proto of headers_list().
2004-08-23 Derick Rethans- MFB: Fixed Apache 2.0 SAPI build against Apache 2...
2004-08-23 Derick Rethans- Little changes.
2004-08-23 <changelog... ChangeLog update
2004-08-22 Ilia AlshanetskyUsing int when long should be used.
2004-08-22 <changelog... ChangeLog update
2004-08-21 Timm Friebe- Fixed packet size setting
2004-08-21 Andrey Hristovfix for bug 26737 : private & protected member variable...
2004-08-21 Frank M. KromannFix win32 compilation. Missing uid_t and gid_t definitions.
2004-08-21 <changelog... ChangeLog update
2004-08-21 Sara GolemonBugfix#29777 Some compilers don't like // style comments
2004-08-20 Sara GolemonFix compile
2004-08-20 Ilia AlshanetskyAdjust magic path ordering.
2004-08-20 Ilia AlshanetskyMFB: Removed unneeded bits.
2004-08-20 Ilia AlshanetskyAdded /usr/share/misc/file/magic to the possible magic...
2004-08-20 Derick Rethans- Order and removed a bugfix which was already in 5...
2004-08-20 Ilia AlshanetskyAdded more missing cURL options.
2004-08-20 <changelog... ChangeLog update
2004-08-19 Andi Gutmans- Cleanup
2004-08-19 Andi Gutmans- Second wave of garbage removal.
2004-08-19 Brian FranceIf you send a post with a content-type header and then...
2004-08-19 Andi Gutmans- Stop using garbage. Please let me know if you find...
2004-08-19 Marcus BoergerJanify [tm]
2004-08-19 Antony DovgalBFN
2004-08-19 Antony Dovgalfix #29737 in the right way with performance in mind
2004-08-19 Antony Dovgalfix #29737 (ip2long should return -1 if IP is 255.255...
2004-08-19 Christian Stockerfix for bug #29657 xml_* functions throw non descriptiv...
2004-08-19 Marcus BoergerFix issue in test
2004-08-19 Marcus BoergerBFN + reorder
2004-08-19 Marcus Boerger- Implement #29728: Reflection API Feature: Default...
2004-08-19 Marcus Boerger- Nedd to work on copy
2004-08-19 <changelog... ChangeLog update
2004-08-18 Marcus Boerger- Show default value of optional parameters of user...
2004-08-18 Ilia AlshanetskyFixed bug #29727 (Added missing CURL authentication...
2004-08-18 Andrei ZmievskiForgot to turn off debugging.
2004-08-18 Andrei ZmievskiRe-add my patch for .ini variable access.
2004-08-18 Antony DovgalMFB: typo in config.m4 (potential configuration problem...
2004-08-18 <changelog... ChangeLog update
2004-08-17 Andi Gutmans- Fix typos
2004-08-17 Antony Dovgalfix typo
2004-08-17 <changelog... ChangeLog update
2004-08-16 Ilia AlshanetskyFixed bug #29594 (Use PHP's own tmpfile() implementation).
2004-08-16 Zeev SuraskiFix an oldie fd leak
2004-08-16 Marcus Boerger- Fix bug #29447: Reflection API issues
2004-08-16 Ilia AlshanetskyFixed bug #29678 (opendir() with ftp:// wrapper segfaul...
2004-08-16 <changelog... ChangeLog update
2004-08-15 Marcus BoergerMake clear this is PDO support
2004-08-15 Marcus BoergerFix extension name
2004-08-15 Marcus BoergerRemove unnecessary check
2004-08-15 Marcus Boerger- Synch names with other extensions
2004-08-15 Georg Richterfixed default for mysqli_fetch_array
2004-08-15 <changelog... ChangeLog update
2004-08-14 Marcus BoergerAdd missing check
2004-08-14 <changelog... ChangeLog update
2004-08-13 Dan KalowskyChecking in a patch by Dave Lawson (dlawson@masterytech...
2004-08-13 Georg Richterfixed bug #29656 (segfault on result and statement...
2004-08-13 Antony Dovgalfix yet another annoying compile warning
2004-08-13 Antony Dovgalfix compile warning
2004-08-13 Christian StockerForgot to add DomDocumentFragment->appendXML(), when...
2004-08-13 Christian StockerAdded DomDocument->recover property for parsing not...
2004-08-13 Derick Rethans- Added the PHP_EOL constant (Patch by Paul Hudson)
next