]> granicus.if.org Git - php/shortlog
php
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_*() ...
2003-07-22 Zeev SuraskiImprove infrastructure of numeric handling of elements...
2003-07-22 Ilia Alshanetsky* Fixed bug #24535 (Crash when retrieving data from...
2003-07-22 Zeev SuraskiAdd test
2003-07-22 Zeev SuraskiAPI update
2003-07-22 Zeev SuraskiFix isset()/empty() for non-trivial object elements
2003-07-22 Edin KadribasicMFB
2003-07-22 Thies C. Arntzen@ - Added optional Parameter to OCIWriteTemporaryLob...
2003-07-22 Jason GreeneFix EINVAL errors for OS's (Solaris + BSD) that do...
2003-07-22 Ilia AlshanetskyMake php_check_safe_mode_include_dir check independent...
2003-07-22 Sascha SchumannMFB proper fix for #24592
2003-07-22 <changelog... ChangeLog update
2003-07-21 Ilia AlshanetskyFixed bug #24592 (Possible crash in session extnsion...
2003-07-21 Marcus BoergerReset vars when reusing a persistent connection as...
2003-07-21 Marcus BoergerGo without #24499 hint sneaked in by accident
2003-07-21 Zeev SuraskiFix register_globals
2003-07-21 Zeev SuraskiRemove old code
2003-07-21 Uwe Schindlersome code cleanups
2003-07-21 Ilia AlshanetskyFixed bug #24560 (parse_url() incorrectly handling...
2003-07-21 Zeev SuraskiFix bug #24499
2003-07-21 Zeev SuraskiAdd a couple of tests
2003-07-21 foobarMissing .cvsignore
2003-07-21 foobarsome style fixes
2003-07-21 Zeev SuraskiRevert fix for #24729, and refix
2003-07-21 Marcus BoergerGo with a better fix for #24729
2003-07-21 George Schlossnaglereverted at Andi's request. replaced with more generic...
2003-07-21 <changelog... ChangeLog update
2003-07-20 Marcus BoergerUnify
2003-07-20 Marcus BoergerBFN
2003-07-20 Marcus BoergerBFN
2003-07-20 Marcus BoergerBugfix #24729 = new ; causes crash when is not set
2003-07-20 Marcus BoergerAdd test for bug #24499
2003-07-20 George Schlossnagleshould nt here
2003-07-20 Marcus BoergerFix warnings and whitespace in output
2003-07-20 Marcus BoergerAdd support for instances in Reflection_Class.
2003-07-20 George Schlossnagleremoved references to smart_str, replaced with private...
2003-07-20 Marcus BoergerRemove this then, too
2003-07-20 Marcus BoergerSQLite objects are not cloneable. Maybe we allow this...
2003-07-20 Marcus BoergerMore informative errors here and these are real core...
2003-07-20 Marcus BoergerFix uncloneable objetcs
2003-07-20 Marcus BoergerUse only one line per error message and don't terminate...
2003-07-20 George Schlossnaglemore of Timm's implementation.
2003-07-20 Marcus BoergerUpdate docu
2003-07-20 Marcus BoergerMake it a macro
2003-07-20 foobarMissing headers
2003-07-20 Marcus Boerger- Add class spl_array_it which is the iterator returned...
2003-07-20 <changelog... ChangeLog update
2003-07-19 Marcus BoergerAdd test for class spl_array
2003-07-19 Marcus BoergerAdd class spl_array which is an array wrapper
2003-07-19 Marcus BoergerThis is meant to be used in for(;has_more;next)
2003-07-19 Andrey Hristovproto fixes
2003-07-19 Andrey HristovId tag added.
2003-07-19 Marcus BoergerRevert stuid patch
2003-07-19 Marcus BoergerFix clone
2003-07-19 Andrey HristovId tag added
next