summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* MFH: nuke unused variablesJani Taskinen2007-11-011-2/+0
* MFH: - Fixed bug #43137 (rmdir() and rename() do not clear statcache)Jani Taskinen2007-10-311-9/+11
* Fixed bug #42722 (display_errors setting ignored for E_PARSE and HTTP 500 page)Dmitry Stogov2007-10-181-1/+2
* Fix buildEdin Kadribasic2007-10-121-1/+1
* - fix typoJani Taskinen2007-10-111-5/+4
* - Fix ws/cs and wrap the stuff within #if HAVE_BROKEN_GETCWDJani Taskinen2007-10-111-7/+9
* Fix for bug 41899, safe mode and relative paths with Solaris's broken getcwd().Robert Thompson2007-10-101-1/+9
* Fix build on MSVC 2008 - channeling WezElizabeth Marie Smith2007-10-092-0/+5
* MFH: Fix expand_filepath when including relative files, ideally you should te...Scott MacVicar2007-10-091-1/+3
* MFH: ws + csJani Taskinen2007-10-091-76/+74
* Fix for bug 41822. expand_filepath() will now return a relative path under t...Robert Thompson2007-10-081-11/+23
* MFH: Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-074-37/+37
* MFH:- Moved the old regex functions to own extension: eregJani Taskinen2007-10-052-71/+0
* Fixed bug #42785 (json_encode() formats doubles according to locale ratherIlia Alshanetsky2007-10-012-2/+4
* Refactor code to make fixes for coverity issues #385 and #386 a bit moreIlia Alshanetsky2007-10-011-4/+7
* MFH:- Added common getopt implementation to core.Jani Taskinen2007-10-012-0/+233
* fix a few compiler warnings (mostly use of unitialized values)Nuno Lopes2007-09-291-1/+2
* MFH: Fixed win32 build.Jani Taskinen2007-09-282-2/+2
* MFH:Jani Taskinen2007-09-284-64/+255
* Bump version.Sebastian Bergmann2007-09-271-4/+4
* Fixed crash on POST request after dl("mbstring.so")Dmitry Stogov2007-09-241-0/+2
* Fixed bug #42739 (mkdir() doesnt like a trailing slash when safe_mode isIlia Alshanetsky2007-09-231-1/+1
* MFH: check for NULL (coverity issue #386)Antony Dovgal2007-09-211-1/+3
* initialize all fields of the struct (it's generally good idea even though the...Antony Dovgal2007-09-211-0/+2
* disallow setting mail.force_extra_parameters from .htaccessStanislav Malyshev2007-09-131-1/+14
* MFH: wsJani Taskinen2007-08-311-5/+6
* MFH: ws fixesJani Taskinen2007-08-311-20/+20
* MFHJani Taskinen2007-08-311-3/+3
* MFH: Moved php.ini related protos where they belongJani Taskinen2007-08-312-5/+4
* MFH: wsJani Taskinen2007-08-311-3/+3
* Back to -dev.Sebastian Bergmann2007-08-301-4/+4
* 5.2.4Ilia Alshanetsky2007-08-291-2/+2
* Back to devIlia Alshanetsky2007-08-231-2/+2
* 5.2.4RC3Ilia Alshanetsky2007-08-231-2/+2
* Back to devIlia Alshanetsky2007-08-171-2/+2
* 5.2.4RC2Ilia Alshanetsky2007-08-171-2/+2
* fix protoStanislav Malyshev2007-08-161-1/+1
* touch try 2Jani Taskinen2007-08-131-1/+0
* touchJani Taskinen2007-08-131-0/+1
* Fix versionHannes Magnusson2007-08-131-2/+2
* MFHAntony Dovgal2007-08-101-6/+19
* MFH: This is what we get for not doing MFH..or MFB..a messJani Taskinen2007-08-081-2/+2
* Fixed bug #42237 (stream_copy_to_stream returns invalid values for mmapedIlia Alshanetsky2007-08-081-2/+2
* 'I32' and 'I' supportAntony Dovgal2007-08-032-2/+20
* fix foldingAntony Dovgal2007-08-031-6/+10
* MFH: add I64 support to spprintf()Antony Dovgal2007-08-031-0/+10
* check correct valueStanislav Malyshev2007-08-031-1/+1
* make error_log setting access-controlled by safe_mode/open_basedirStanislav Malyshev2007-08-031-1/+22
* add stage for .htaccessStanislav Malyshev2007-08-021-0/+1
* Back to devIlia Alshanetsky2007-08-021-2/+2