summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix bug 1242 - notice if multi-dimensional array is passed as a parameterGreg Beaver2004-04-271-4/+15
| | | | | add optional parameter to staticHasErrors() that allows error determination for a single package
* ChangeLog update2004-04-272-0/+20
|
* Complete implementationMarcus Boerger2004-04-261-6/+26
|
* UpdateMarcus Boerger2004-04-261-11/+139
|
* Removed pointless check.Ilia Alshanetsky2004-04-261-7/+3
|
* Fix prototypeMarcus Boerger2004-04-262-2/+2
|
* hmm. this comma is supposed to be a semicolon.Antony Dovgal2004-04-261-1/+1
|
* ChangeLog update2004-04-262-0/+70
|
* - MFB: Fixed bug #28147 (Crash with drawing anti-alised lines)Derick Rethans2004-04-252-2/+33
|
* Fixed test.Ilia Alshanetsky2004-04-251-3/+1
|
* Add new iterator example AppendIterator and use it in findfile.php example.Marcus Boerger2004-04-253-4/+74
| | | | | # The initial idea came from a request by Sebastian
* With the new inheritance rules we need an explicit append method.Marcus Boerger2004-04-251-1/+20
|
* Skip correct amount of stack entriesMarcus Boerger2004-04-251-2/+3
|
* Capture potential problem by error messageMarcus Boerger2004-04-251-0/+7
|
* Show number of classesMarcus Boerger2004-04-252-6/+12
|
* BFNMarcus Boerger2004-04-251-0/+5
|
* Fix several issuesMarcus Boerger2004-04-2513-41/+726
| | | | | | | | | | | - bugfix #27063 - bugfix #27929 - bugfix #28099 - bugfix #28125 # The amount of code is needed to solve the return by reference problem. # dual_it and derived also need their own iterator handlers to be able # to return by reference.
* - RC3-devAndi Gutmans2004-04-254-4/+6
|
* - This was forgottenAndi Gutmans2004-04-251-0/+2
|
* - RC2Andi Gutmans2004-04-254-5/+5
|
* Spell it out.Wez Furlong2004-04-251-0/+3
|
* ChangeLog update2004-04-251-0/+5
|
* Fixed test.Ilia Alshanetsky2004-04-241-1/+0
|
* ChangeLog update2004-04-242-0/+63
|
* - Fixed bug #27923. foreach() without a key should not check if the keyAndi Gutmans2004-04-231-1/+1
| | | | | - is a reference (Adam)
* NEWSAndi Gutmans2004-04-231-1/+3
|
* This was already in NEWS for the branch, removingDerick Rethans2004-04-231-1/+0
|
* Cleanup NEWSDerick Rethans2004-04-231-1/+1
|
* MFB: Fix for bug #27810Rasmus Lerdorf2004-04-232-23/+2
|
* move libxml error handler ro rinit/rshutdown to keep it local to phpRob Richards2004-04-231-5/+6
|
* Fixed bug #28087 (Do not force mysql.trace_mode to 0 on every request).Ilia Alshanetsky2004-04-231-1/+0
|
* - Fixed buffer overflow in phpinfo() for Zend Extension Api NO.Derick Rethans2004-04-231-1/+1
|
* Another one bites the dustWez Furlong2004-04-231-0/+1
|
* Support for <![CDATA[ ]]> for string/hexbinary/base64binary dataDmitry Stogov2004-04-231-0/+6
|
* In-HEAD bugfix# 28115Sara Golemon2004-04-231-0/+1
|
* ChangeLog update2004-04-231-0/+62
|
* Avoid warning to interfere test resultMarcus Boerger2004-04-221-2/+2
|
* Empty query checks, bug #28112.Ilia Alshanetsky2004-04-221-0/+14
|
* Add test for bug #28112Marcus Boerger2004-04-221-0/+14
|
* bugfix #28112Marcus Boerger2004-04-221-1/+3
|
* Add testWez Furlong2004-04-221-0/+27
|
* A working fix for the safearray mapping bug.Wez Furlong2004-04-221-8/+16
|
* The fix for the vc7 libc putenv bug is also needed here to avoid a crash.Wez Furlong2004-04-221-0/+7
|
* Depercating mime_magic in favor of PECL::fileinfoHartmut Holzgraefe2004-04-223-2/+39
|
* (probable) fix for Bug #27974: PHP Arrays are not mapped to VARIANTs.Wez Furlong2004-04-221-2/+66
|
* ChangeLog update2004-04-222-0/+95
|
* Fixed possible crash inside pg_copy_(to|from) function if delimiter is moreIlia Alshanetsky2004-04-221-4/+4
| | | | | then 1 character long.
* More C++ comments.Ilia Alshanetsky2004-04-211-1/+1
|
* C++ comments are ungood ;).Ilia Alshanetsky2004-04-211-2/+4
|
* News about the ssl server socket bugWez Furlong2004-04-211-0/+1
|