Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bug 1242 - notice if multi-dimensional array is passed as a parameter | Greg Beaver | 2004-04-27 | 1 | -4/+15 |
| | | | | | add optional parameter to staticHasErrors() that allows error determination for a single package | ||||
* | ChangeLog update | 2004-04-27 | 2 | -0/+20 | |
| | |||||
* | Complete implementation | Marcus Boerger | 2004-04-26 | 1 | -6/+26 |
| | |||||
* | Update | Marcus Boerger | 2004-04-26 | 1 | -11/+139 |
| | |||||
* | Removed pointless check. | Ilia Alshanetsky | 2004-04-26 | 1 | -7/+3 |
| | |||||
* | Fix prototype | Marcus Boerger | 2004-04-26 | 2 | -2/+2 |
| | |||||
* | hmm. this comma is supposed to be a semicolon. | Antony Dovgal | 2004-04-26 | 1 | -1/+1 |
| | |||||
* | ChangeLog update | 2004-04-26 | 2 | -0/+70 | |
| | |||||
* | - MFB: Fixed bug #28147 (Crash with drawing anti-alised lines) | Derick Rethans | 2004-04-25 | 2 | -2/+33 |
| | |||||
* | Fixed test. | Ilia Alshanetsky | 2004-04-25 | 1 | -3/+1 |
| | |||||
* | Add new iterator example AppendIterator and use it in findfile.php example. | Marcus Boerger | 2004-04-25 | 3 | -4/+74 |
| | | | | | # The initial idea came from a request by Sebastian | ||||
* | With the new inheritance rules we need an explicit append method. | Marcus Boerger | 2004-04-25 | 1 | -1/+20 |
| | |||||
* | Skip correct amount of stack entries | Marcus Boerger | 2004-04-25 | 1 | -2/+3 |
| | |||||
* | Capture potential problem by error message | Marcus Boerger | 2004-04-25 | 1 | -0/+7 |
| | |||||
* | Show number of classes | Marcus Boerger | 2004-04-25 | 2 | -6/+12 |
| | |||||
* | BFN | Marcus Boerger | 2004-04-25 | 1 | -0/+5 |
| | |||||
* | Fix several issues | Marcus Boerger | 2004-04-25 | 13 | -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-dev | Andi Gutmans | 2004-04-25 | 4 | -4/+6 |
| | |||||
* | - This was forgotten | Andi Gutmans | 2004-04-25 | 1 | -0/+2 |
| | |||||
* | - RC2 | Andi Gutmans | 2004-04-25 | 4 | -5/+5 |
| | |||||
* | Spell it out. | Wez Furlong | 2004-04-25 | 1 | -0/+3 |
| | |||||
* | ChangeLog update | 2004-04-25 | 1 | -0/+5 | |
| | |||||
* | Fixed test. | Ilia Alshanetsky | 2004-04-24 | 1 | -1/+0 |
| | |||||
* | ChangeLog update | 2004-04-24 | 2 | -0/+63 | |
| | |||||
* | - Fixed bug #27923. foreach() without a key should not check if the key | Andi Gutmans | 2004-04-23 | 1 | -1/+1 |
| | | | | | - is a reference (Adam) | ||||
* | NEWS | Andi Gutmans | 2004-04-23 | 1 | -1/+3 |
| | |||||
* | This was already in NEWS for the branch, removing | Derick Rethans | 2004-04-23 | 1 | -1/+0 |
| | |||||
* | Cleanup NEWS | Derick Rethans | 2004-04-23 | 1 | -1/+1 |
| | |||||
* | MFB: Fix for bug #27810 | Rasmus Lerdorf | 2004-04-23 | 2 | -23/+2 |
| | |||||
* | move libxml error handler ro rinit/rshutdown to keep it local to php | Rob Richards | 2004-04-23 | 1 | -5/+6 |
| | |||||
* | Fixed bug #28087 (Do not force mysql.trace_mode to 0 on every request). | Ilia Alshanetsky | 2004-04-23 | 1 | -1/+0 |
| | |||||
* | - Fixed buffer overflow in phpinfo() for Zend Extension Api NO. | Derick Rethans | 2004-04-23 | 1 | -1/+1 |
| | |||||
* | Another one bites the dust | Wez Furlong | 2004-04-23 | 1 | -0/+1 |
| | |||||
* | Support for <![CDATA[ ]]> for string/hexbinary/base64binary data | Dmitry Stogov | 2004-04-23 | 1 | -0/+6 |
| | |||||
* | In-HEAD bugfix# 28115 | Sara Golemon | 2004-04-23 | 1 | -0/+1 |
| | |||||
* | ChangeLog update | 2004-04-23 | 1 | -0/+62 | |
| | |||||
* | Avoid warning to interfere test result | Marcus Boerger | 2004-04-22 | 1 | -2/+2 |
| | |||||
* | Empty query checks, bug #28112. | Ilia Alshanetsky | 2004-04-22 | 1 | -0/+14 |
| | |||||
* | Add test for bug #28112 | Marcus Boerger | 2004-04-22 | 1 | -0/+14 |
| | |||||
* | bugfix #28112 | Marcus Boerger | 2004-04-22 | 1 | -1/+3 |
| | |||||
* | Add test | Wez Furlong | 2004-04-22 | 1 | -0/+27 |
| | |||||
* | A working fix for the safearray mapping bug. | Wez Furlong | 2004-04-22 | 1 | -8/+16 |
| | |||||
* | The fix for the vc7 libc putenv bug is also needed here to avoid a crash. | Wez Furlong | 2004-04-22 | 1 | -0/+7 |
| | |||||
* | Depercating mime_magic in favor of PECL::fileinfo | Hartmut Holzgraefe | 2004-04-22 | 3 | -2/+39 |
| | |||||
* | (probable) fix for Bug #27974: PHP Arrays are not mapped to VARIANTs. | Wez Furlong | 2004-04-22 | 1 | -2/+66 |
| | |||||
* | ChangeLog update | 2004-04-22 | 2 | -0/+95 | |
| | |||||
* | Fixed possible crash inside pg_copy_(to|from) function if delimiter is more | Ilia Alshanetsky | 2004-04-22 | 1 | -4/+4 |
| | | | | | then 1 character long. | ||||
* | More C++ comments. | Ilia Alshanetsky | 2004-04-21 | 1 | -1/+1 |
| | |||||
* | C++ comments are ungood ;). | Ilia Alshanetsky | 2004-04-21 | 1 | -2/+4 |
| | |||||
* | News about the ssl server socket bug | Wez Furlong | 2004-04-21 | 1 | -0/+1 |
| |