summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix problem getting return value from stored procedure when it returns multip...Frank M. Kromann2004-04-201-1/+4
* minor updateJohn Coggeshall2004-04-201-1/+2
* No need for exception function, and renamed the 'error_buf' prop toJohn Coggeshall2004-04-201-26/+3
* - Fix newsAndi Gutmans2004-04-201-1/+0
* - More newsAndi Gutmans2004-04-201-0/+2
* - Fix bug #27283 - Exceptions where the last catch() statement was sometimesAndi Gutmans2004-04-201-2/+7
* - make static methods calls work from within xsltChristian Stocker2004-04-203-21/+39
* ChangeLog update2004-04-202-0/+58
* Fixed compiler warnings.Ilia Alshanetsky2004-04-201-2/+2
* Add new tests (by magnus)Marcus Boerger2004-04-202-0/+51
* add ext/libxml/ to the headers pathRob Richards2004-04-191-0/+1
* initial revisionRob Richards2004-04-1912-0/+1178
* show ini entries and classes for extensions.Marcus Boerger2004-04-192-8/+166
* Fix #27865; don't dup STDIN, STDOUT or STDERR when running under CLI.Wez Furlong2004-04-192-3/+4
* - Is it really this hard?</jani>Derick Rethans2004-04-191-2/+2
* Adding tidy error handling newsJohn Coggeshall2004-04-191-0/+1
* and the newsWez Furlong2004-04-191-0/+1
* Add pty support to proc_open() for systems with Unix98 ptys.Wez Furlong2004-04-192-18/+97
* No need to export anything. Fixes win32 buildEdin Kadribasic2004-04-193-14/+14
* ChangeLog update2004-04-191-0/+10
* Simplify code via the use of macros.Ilia Alshanetsky2004-04-181-142/+39
* - WhitespaceDerick Rethans2004-04-181-2/+2
* Fixing a tidy_getopt() bug, and converting all exceptions to E_WARNINGJohn Coggeshall2004-04-182-18/+14
* ChangeLog update2004-04-182-0/+22
* - MFH: Fix for bug #28042 (greek letters in html to entitity mapping notDerick Rethans2004-04-171-4/+4
* Retval may not be set when zend_execute() is overloadedMarcus Boerger2004-04-171-1/+1
* ChangeLog update2004-04-171-0/+11
* Fixed construct bug and Windows build.John Coggeshall2004-04-161-9/+13
* - Fix initializationsDerick Rethans2004-04-161-2/+2
* set Sybase default APPNAME to ("PHP " PHP_VERSION)Uwe Schindler2004-04-162-2/+2
* Modified error handling:John Coggeshall2004-04-161-14/+32
* ChangeLog update2004-04-162-0/+61
* Bugfix #28012, now for snprintfMarcus Boerger2004-04-151-1/+1
* Bugfix #28012 spprintf() output inconsistent for %pMarcus Boerger2004-04-151-1/+1
* Handle failure in get_current_dataMarcus Boerger2004-04-151-0/+5
* - Temporary fix for bug #27869Andi Gutmans2004-04-151-2/+2
* Fix bug that prevented --without-gd from workingWez Furlong2004-04-151-2/+2
* typoHartmut Holzgraefe2004-04-151-1/+1
* be a bit more explanatory ...Hartmut Holzgraefe2004-04-151-2/+11
* Fixed test failure if session.use_trans_sid is enabled.Ilia Alshanetsky2004-04-151-0/+1
* Remove duplicate entriesfoobar2004-04-151-3/+1
* been stable for a long time nowWez Furlong2004-04-152-1/+1
* Fixed bug #27681 (soap extension fails without HAVE_TM_GMTOFF).Dmitry Stogov2004-04-152-3/+4
* Calls to zend_exception_error() were removed.Dmitry Stogov2004-04-151-30/+45
* reorder..is this so hard..? :)foobar2004-04-151-4/+4
* ChangeLog update2004-04-152-0/+71
* BFNMarcus Boerger2004-04-141-0/+5
* Bugfix #27997Marcus Boerger2004-04-141-1/+1
* Declare variables before calling functions. This makes tidy compile on Win32.Frank M. Kromann2004-04-141-7/+5
* - Add commentAndi Gutmans2004-04-141-0/+3