summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix #32560 (configure looks for incorrect library - libdb2.so instead of ↵Antony Dovgal2005-04-041-6/+12
| | | | | | | libdb2.a, which is used actually)
* - If this is supposed to be the configuration we recommend,foobar2005-04-041-3/+3
| | | | | | | | | we've been recommending to not use short-open-tag for a long time. E_STRICT too for 5.1 since it promotes the right ways (tm) to do things. # # This is for 5.1, 5.1, 5.1, 5.1... #
* Adding the ability to override the autotools executables used by theJon Parise2005-04-043-4/+14
| | | | | | buildconf script via the PHP_AUTOCONF and PHP_AUTOHEADER environmental variables.
* ChangeLog update2005-04-042-0/+88
|
* MBFN2Bfoobar2005-04-031-2/+0
|
* Add sapi.get_request_time() to NSAPIUwe Schindler2005-04-031-1/+6
|
* Fixed bug #32530 (chunk_split() does not append endstr if chunklen isIlia Alshanetsky2005-04-032-1/+10
| | | | | longer then the original string).
* actually commit the SOAP interop tests this time.George Schlossnagle2005-04-03277-0/+10773
|
* Fix qualified names for attributes according to attributeFormDefault.George Schlossnagle2005-04-0322-30/+78
| | | | | Add SOAP Interop tests from Dmitry.
* fix typoAntony Dovgal2005-04-031-1/+1
|
* fix output_reset_rewrite_vars() returning false everytimeAntony Dovgal2005-04-032-2/+2
|
* Fix another titlefoobar2005-04-031-1/+1
|
* fix descriptionfoobar2005-04-031-1/+1
|
* ChangeLog update2005-04-031-0/+33
|
* Partial fix test: It is still possible to use expat libs with ext/xml..foobar2005-04-031-4/+6
|
* update to support local install, remove -n switchGreg Beaver2005-04-021-1/+1
|
* Fix the name (and thus make sure PEAR will not install atm)foobar2005-04-023-3/+3
|
* Fixed: [PEAR] Archive_Tar: XML error: not well-formed (invalid token) at line 22foobar2005-04-021-1/+1
|
* Make sure php_mbstring.dll is first to getting loaded..(bug #32552)foobar2005-04-022-2/+2
|
* fix testsfoobar2005-04-022-33/+231
|
* ChangeLog update2005-04-021-0/+16
|
* add missing fileGreg Beaver2005-04-011-0/+363
|
* - Fixed bug #32504 (shtool problem on make test)foobar2005-04-011-1/+1
|
* Use PHP_LIBDIR.Joe Orton2005-04-011-3/+3
|
* ChangeLog update2005-04-012-0/+38
|
* - Add RecursiveDirectoryIterator::getSubPathname()Marcus Boerger2005-03-311-1/+20
|
* - Add RecursiveDirectoryIterator::getSubPath()Marcus Boerger2005-03-312-0/+32
|
* - Make iterator_to_array() accept TraversableMarcus Boerger2005-03-311-2/+2
|
* These tests require register_long_arrays=1foobar2005-03-313-0/+3
|
* fix some skip conditions..foobar2005-03-314-2/+7
|
* - Bugfix #32521 (apache2handler accidental crashes caused by SPL)Marcus Boerger2005-03-311-2/+3
|
* C++ fixfoobar2005-03-311-2/+5
|
* ChangeLog update2005-03-311-0/+54
|
* Mark more private functions as static.Joe Orton2005-03-302-14/+14
|
* Updated install instructions from the documentation project (Philip Olson)Edin Kadribasic2005-03-302-188/+381
|
* Mark private functions as static.Joe Orton2005-03-301-8/+8
|
* ChangeLog update2005-03-301-0/+17
|
* fix segfault & buffer overrun when there is no PDO drivers plugged inAntony Dovgal2005-03-291-3/+5
| | | | | (patch by su1d@phpclub.net)
* BugFix #31137 stream_filter_remove() segfaults when stream already closedSara Golemon2005-03-293-1/+9
|
* ChangeLog update2005-03-291-0/+137
|
* Proper fix for the memory leak.Ilia Alshanetsky2005-03-281-2/+1
|
* Fixed memory leak when variables_order does not contain 'S'.Ilia Alshanetsky2005-03-281-1/+1
|
* Fixed handling of attributes' namespacesDmitry Stogov2005-03-2818-18/+21
|
* update to current bundle idealGreg Beaver2005-03-284-0/+0
|
* merge in PEAR 1.3.5Greg Beaver2005-03-2819-301/+773
|
* Fixed handling of attributes' namespacesDmitry Stogov2005-03-281-1/+1
|
* Fixed wrong SOAP headers encoding/decoding.Dmitry Stogov2005-03-281-1/+5
|
* - remove "debug" codePierre Joye2005-03-281-1/+1
|
* - MFB, imagerectangle draws 2x each corners (alpha channel uglyness)Pierre Joye2005-03-281-13/+60
|
* Adding comments to .ini files at philip@php.net's request.Joey Smith2005-03-282-6/+10
|