summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added test for bug #34310foobar2005-08-311-0/+34
* - run-tests-config.php was never used and now renamedMarcus Boerger2005-08-311-2/+1
* ChangeLog update2005-08-312-0/+104
* Set port even if host is localhost.George Schlossnagle2005-08-311-5/+6
* Added optional parameter to http_build_query() to allow specification ofIlia Alshanetsky2005-08-313-12/+17
* Fixed bug #32589 (possible crash inside imap_mail_compose() function).Ilia Alshanetsky2005-08-302-6/+41
* NewsJohannes Schlüter2005-08-301-0/+2
* this is the number of params, not the top indexGeorge Schlossnagle2005-08-302-2/+2
* this is the number of params, not the top index (otherwise unix_socket doesnt...George Schlossnagle2005-08-301-1/+1
* - run-tests2.php was renamed into server-tests.php (missing part)Marcus Boerger2005-08-302-2/+2
* - Adds module registering a function to struct zend_internal_function.Marcus Boerger2005-08-306-5/+127
* - Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9).Derick Rethans2005-08-302-1/+3
* - Fix const speling (correct in branshes where did it vanish here)Marcus Boerger2005-08-302-2/+2
* Fixed possible memory leakDmitry Stogov2005-08-302-0/+2
* Fixed unicode support bugDmitry Stogov2005-08-301-1/+1
* ChangeLog update2005-08-302-0/+43
* - Fix #34299: ReflectionClass::isInstantiable() returns true for abstract cla...Marcus Boerger2005-08-292-2/+2
* allocate_new_resource() handles the malloc() for us. Don't leak by mallocing...Sara Golemon2005-08-291-1/+0
* Clean away PECled exts and added date.timezone settingfoobar2005-08-292-79/+13
* Fixed SIGSEGVDmitry Stogov2005-08-291-2/+2
* Fixed gcc 4 compatibilityDmitry Stogov2005-08-291-2/+4
* ChangeLog update2005-08-291-0/+53
* touchIlia Alshanetsky2005-08-281-1/+1
* Upgrade sqlite lib to 3.2.5Ilia Alshanetsky2005-08-2864-4128/+6145
* Fixed bug #34276 (setAttributeNS doesn't work with default namespace)Rob Richards2005-08-282-2/+94
* ChangeLog update2005-08-281-0/+5
* - Fixed bug #34284 (CLI phpinfo showing html on _SERVER["argv"])foobar2005-08-281-5/+7
* - Fixed bug #34221 (Compiling xmlrpc as shared fails other parts)foobar2005-08-281-6/+6
* - Unicode impl of substr_count()Rolland Santimano2005-08-271-33/+62
* ChangeLog update2005-08-271-0/+34
* - Check for static libs, tooMarcus Boerger2005-08-261-1/+1
* - Fixed a bug where stream_get_meta_data() did not return the "uri" element forDerick Rethans2005-08-262-1/+4
* - Updated strrev() to handle base+combining sequencesRolland Santimano2005-08-261-8/+17
* ChangeLog update2005-08-262-0/+59
* MFH: Fixed bug #34214 (base64_decode() does not properly ignore whitespace)Ilia Alshanetsky2005-08-261-9/+0
* Fix URI escapingRob Richards2005-08-261-6/+35
* - Bugfix #34257 lib64 not handled correctly in ming extensionMarcus Boerger2005-08-251-3/+3
* Fixed memory leaksDmitry Stogov2005-08-252-3/+22
* MFBfoobar2005-08-251-1/+1
* - Fixed bug #34087 for real.Derick Rethans2005-08-254-594/+636
* sizeof(char) != sizeof(UChar) Don't tell ucnv_toUnicode it has more space th...Sara Golemon2005-08-251-1/+1
* Fixed access to uninitialized variablesDmitry Stogov2005-08-251-0/+1
* ZTS fixDmitry Stogov2005-08-251-1/+2
* ChangeLog update2005-08-252-0/+70
* *** empty log message ***Andrei Zmievski2005-08-241-2/+2
* - Require declare(encoding=...) to come before any opcodes. Read sourceAndrei Zmievski2005-08-248-11/+99
* Fix ZTS.Andrei Zmievski2005-08-241-4/+4
* - Make it compile in ZTS modeDerick Rethans2005-08-241-36/+36
* Remainder of the 34191 bug fix.Ilia Alshanetsky2005-08-241-0/+3
* - Fix test.Derick Rethans2005-08-241-0/+1