]> granicus.if.org Git - php/shortlog
php
2003-07-31 <changelog... ChangeLog update
2003-07-30 foobarRevert the fix for now
2003-07-30 Andi Gutmans- Fix problem with hash when updating same bucket with...
2003-07-30 Ilia AlshanetskyFixed bug #24873 (incorrect handling of / inside open_b...
2003-07-30 Zeev SuraskiGet rid of an opcode
2003-07-30 Zeev SuraskiSupport overloading of $foo["bar"] += "baz"
2003-07-30 Ilia AlshanetskyFixed bug #23792 (8 bit graphics don't rotate properly)
2003-07-30 Zeev SuraskiImprove array overloading - support unset($foo["bar"])
2003-07-30 Zeev SuraskiRemove garbage
2003-07-30 Zeev SuraskiCall exec_finished()
2003-07-30 Zeev SuraskiAdd exec_finished() callback for modules - this is...
2003-07-30 foobarFix build on certain platforms which do not accept...
2003-07-30 Adam DickmeissFix yaz_record, type array to return bibliographic...
2003-07-30 <changelog... ChangeLog update
2003-07-29 Ilia AlshanetskyFinalize the closing process of persistent streams...
2003-07-29 Ilia AlshanetskyTest case for bug #22836.
2003-07-29 Rob Richardsincrement refcount for arrays passed to xml_set_handler
2003-07-29 foobarRemove the obfuscation caused by the double "#ifdef...
2003-07-28 Ilia AlshanetskyFixed a double free bug when freeing persistent streams.
2003-07-28 Ilia AlshanetskyMake pclose() respect references.
2003-07-28 foobarFixed bug #24839 (missing </div>)
2003-07-28 foobarws fix
2003-07-28 Ilia AlshanetskyFixed bug #13142 (strtotime not handling "M d H:i:s...
2003-07-28 <changelog... ChangeLog update
2003-07-27 Rob RichardsFix bug #24801 (xml_call_handler() causes segmentation...
2003-07-27 Rob Richardsremove xml debug code
2003-07-27 Ilia AlshanetskyFixed bug #24557 (make fclose() respect refcount on...
2003-07-27 Ilia AlshanetskyFixed bug #24827 (ob_gzhandler overrides Vary header)
2003-07-27 Rob Richardsreworking xml namespace support
2003-07-27 Marcus Boerger#damn
2003-07-27 Marcus BoergerIn protocol version < 3 we cannot test transaction...
2003-07-27 Marcus BoergerAdded new function pg_parameter_status()
2003-07-27 Marcus BoergerNeeded function detection
2003-07-27 Marcus BoergerNew smart connect/shutdown for persistent connections.
2003-07-27 Stanislav Malyshevfix compare
2003-07-27 Stanislav Malyshevuse zend_binary_strncasecmp
2003-07-27 Stanislav Malyshevchange shutdown order so that dtors would coexist with...
2003-07-27 Stanislav Malyshevclean the right one
2003-07-27 Stanislav Malyshevmake shutdown more granular so in case some dtor goes...
2003-07-27 Stanislav Malyshevmake clone and throw coexist peacefully
2003-07-27 Stanislav Malyshevadd test
2003-07-27 Stanislav Malyshevfix #24635: clean hash before putting into cache
2003-07-27 Stanislav Malyshevfix crash #24550
2003-07-27 Stanislav Malyshevadd test
2003-07-27 Stanislav Malyshevfix leaks with class constants (bug #24699)
2003-07-27 Stanislav Malyshevmake __clone call case insensitive, just as other calls are
2003-07-25 Rob Richardsdoctype and namespace fix
2003-07-25 Tomas V.V.CoxMade avaible the "download-all" command
2003-07-25 foobarFix typo (and debug build)
2003-07-25 Edin KadribasicPartial MDB
2003-07-25 Moriyoshi KoizumiFix run-test.php so it can correctly handle skip condit...
2003-07-25 Ilia AlshanetskyRemoved unused variable.
2003-07-25 Sara GolemonFix Bug#24784 single character search keys not respecti...
2003-07-25 <changelog... ChangeLog update
2003-07-24 Harrie HazewinkelBug 24760 fix, in which the port number when non-defaul...
2003-07-24 Marcus BoergerUpdate due to Zeev's latest engine changes
2003-07-24 Uwe Schindlerput $ID:...$ in readme
2003-07-24 Ilia AlshanetskyWhen encountering a test that users GET/POST make run...
2003-07-24 Uwe SchindlerPossibility to use php5_execute to display server error...
2003-07-24 foobarcleanup (CS+ws)
2003-07-24 Zeev SuraskiFix expectations :)
2003-07-24 Zeev SuraskiFix logic and comments in ASSIGN_DIM
2003-07-24 Zeev SuraskiAdd foreach() test with references
2003-07-24 Rob Richardsadd xpath.c to DOM source files
2003-07-24 Rob Richardsinitial xpath implementation
2003-07-24 Zeev SuraskiFix another HANDLE_NUMERIC bug. Looks like you opened...
2003-07-24 Zeev SuraskiAdd test for binary safety of each()
2003-07-24 Zeev SuraskiFix each() binary safety for keys
2003-07-24 Zeev SuraskiFix assignments to numeric array indices
2003-07-24 Zeev SuraskiRemove useless code
2003-07-24 Zeev SuraskiSupport references in foreach()
2003-07-24 foobarFix the test..
2003-07-24 foobarfix the test
2003-07-24 foobartest for bug 24783 (foreach() key not binary safe)
2003-07-24 foobartest for bug #14580 (key() not binary safe)
2003-07-24 Zeev SuraskiFix binary safety in foreach() keys (fixes bug #24783)
2003-07-24 Zeev SuraskiMake print_r() binary safe with keys
2003-07-24 Zeev SuraskiFix bug #19613
2003-07-24 foobarMissing entries (Thies&Marcus), some style fixes
2003-07-24 <changelog... ChangeLog update
2003-07-24 Ilia Alshanetskygztell() is not necessary, the return value of gzseek...
2003-07-23 Ilia AlshanetskyFixed GLOB_ONLYDIR to work on GNU libc based system.
2003-07-23 Ilia AlshanetskyRemoved unused variables.
2003-07-23 Ilia AlshanetskyFixed bug #24752 (Unhandled "uniqueidentifier" field...
2003-07-23 Ilia AlshanetskyFixed bug #23798 (Spaces were not being stripped from...
2003-07-23 Stanislav MalyshevRemove namespace leftovers
2003-07-23 Zeev SuraskiGo back to ZE1-like code
2003-07-23 Zeev SuraskiFix interface
2003-07-23 Sebastian BergmannFix segfault. Patch by Timm Friebe <thekid@thekid.de>.
2003-07-23 <changelog... ChangeLog update
2003-07-23 Pierre Joye- Fix leak when no fill is done (ilia)
2003-07-23 Pierre Joye- Remove imagepng, not used in test
2003-07-23 Pierre Joye- imagefill tests
2003-07-23 Pierre Joye- Fix #bug24594
2003-07-22 Marcus BoergerAdded pg_version() which returns an associative array...
2003-07-22 Marcus BoergerAdd reson
2003-07-22 Marcus BoergerThe value might be a null pointer
2003-07-22 Marcus BoergerPostgres decision on this
2003-07-22 Marcus BoergerFix for the moment
2003-07-22 Zeev Suraski- Use the new infrastructure of zend_symtable_*() ...
next