summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_0_9_4'.RELEASE_0_9_4SVN Migration2006-01-234850-1138457/+0
* - Go with 0.9.4.Derick Rethans2006-01-233-18/+14
* ChangeLog update2006-01-232-0/+63
* - Fix error messageMarcus Boerger2006-01-231-1/+1
* - WSMarcus Boerger2006-01-221-11/+11
* - Fix memory leaksMarcus Boerger2006-01-221-1/+3
* - WSMarcus Boerger2006-01-221-22/+22
* - WSMarcus Boerger2006-01-221-6/+6
* - Update testMarcus Boerger2006-01-221-6/+114
* - Hmm one more # is neededMarcus Boerger2006-01-221-1/+1
* - Fix for head and add a bit more infoMarcus Boerger2006-01-221-59/+57
* - Fix method invocation issuesMarcus Boerger2006-01-222-16/+29
* ChangeLog update2006-01-221-0/+6
* - Fixed constant names in tests.Derick Rethans2006-01-2122-222/+222
* - namespace protect constantsDerick Rethans2006-01-212-75/+77
* ChangeLog update2006-01-211-0/+30
* added new option of mbstring to php.iniRui Hirokawa2006-01-212-0/+6
* Change license from LGPL to PHP.Omar Kilani2006-01-213-28/+34
* - Fixed bug #Â36110 (missing sanity checks for external build)foobar2006-01-201-4/+8
* fix typoAntony Dovgal2006-01-201-2/+2
* add new testAntony Dovgal2006-01-201-0/+28
* fix #36096 (oci_result() returns garbage after oci_fetch() failed)Antony Dovgal2006-01-201-2/+5
* ChangeLog update2006-01-202-0/+48
* MFB51: Allow get_headers() to return header information even for non-200Ilia Alshanetsky2006-01-201-0/+4
* fix testAntony Dovgal2006-01-192-3/+8
* fix testsAntony Dovgal2006-01-192-9/+7
* Fixed bug #36071 (Engine Crash related with 'clone')Dmitry Stogov2006-01-192-0/+23
* ChangeLog update2006-01-192-0/+63
* couple of pedantic fixes: "static" should be firstAntony Dovgal2006-01-182-3/+3
* fix typo (and possible segfault)Antony Dovgal2006-01-181-1/+1
* make sure ce_child is properly initializedAntony Dovgal2006-01-181-1/+1
* fix error message on `make test` when bison is not installedAntony Dovgal2006-01-181-1/+1
* MFB51: Make get_headers() use the default context.Ilia Alshanetsky2006-01-181-1/+3
* reorganize resource destruction.Antony Dovgal2006-01-181-27/+12
* ChangeLog update2006-01-182-0/+202
* improve open_basedir checks in GDAntony Dovgal2006-01-171-0/+2
* fix #36055 (possible OCI8 crash in multithreaded environment)Antony Dovgal2006-01-171-0/+20
* fix buildAntony Dovgal2006-01-171-1/+1
* MFB51: Fixed bug #36046 (parse_ini_file() miscounts lines in multi-lineIlia Alshanetsky2006-01-171-0/+10
* - MFB: imagecolorallocate* returns false on errorPierre Joye2006-01-171-3/+12
* Unicode stuff is changed according to decision maden on PDM.Dmitry Stogov2006-01-1771-1002/+596
* Fixed bug #36037 (heredoc adds extra line number)Dmitry Stogov2006-01-172-1/+15
* ChangeLog update2006-01-172-0/+73
* MFB51: Only report mkdir() errors if error reporting option is set.Ilia Alshanetsky2006-01-171-1/+3
* fix #36038 (ext/hash compile failure on Mac OSX)Antony Dovgal2006-01-161-1/+1
* fix typoAntony Dovgal2006-01-161-1/+1
* fix bug #35999 (recursive mkdir() does not work with relative path like "foo/...Antony Dovgal2006-01-161-6/+11
* Fixed first-chance exception during request shutdownDmitry Stogov2006-01-161-3/+8
* Fixed bug #36006 (Problem with $this in __destruct())Dmitry Stogov2006-01-162-0/+32
* Fixed bug #36016 (realpath cache memleaks)Dmitry Stogov2006-01-163-23/+4