2006-07-12 |
Andrei Zmievski | Commit Sara's patch for supporting filesystem enccoding in |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Michael Wallner | - add note why replace is 0, so that I don't wonder... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | restore missing check and prevent segfaulting |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | don't try to compare strings if haystack is "" or short... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | MFB: fix #38072 (boolean arg for mysqli_autocommit... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | fix argument parsing utilities |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Dmitry Stogov | Fixed bug #38067 (Parameters are not decoded from utf... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Hartmut Holzgraefe | new test cases for mysqli_warnings and mysql_driver... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Dmitry Stogov | Destructors call order is changed (Fixed bug #36759... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Dmitry Stogov | Fixed bug #36759 (Objects destructors are invoked in... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Marcus Boerger | - Reorder and add missing |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Hartmut Holzgraefe | fixed C&P errors in groups handling, activated groups... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Sara Golemon | Fix typo/Syntax error |
commit | commitdiff | tree | snapshot |
2006-07-12 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | make sure embedded server is correctly initialized |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | skip when testing embedded server |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | no need to test ping and kill with embedded server |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Andrei Zmievski | Explain new specifiers |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Andrei Zmievski | Typos |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Andrei Zmievski | Update design doc. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Andrei Zmievski | Remove unused 'y' specifier. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Antony Dovgal | add new tests by Ligaya Turmelle |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Antony Dovgal | /tmp is often a symlink, use /bin instead |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Andrei Zmievski | Protos. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Andrei Zmievski | Implement getAll() that can be used to get all the... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Andrei Zmievski | Make next() and previous() take optional step parameter... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Andrei Zmievski | Implement getRuleStatus() and getRuleStatusArray()... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Andrei Zmievski | Rename to a more explanatory macro. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Antony Dovgal | fix typo |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Andrei Zmievski | Use object flags. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Dmitry Stogov | Nuke signed/unsigned compiler warnings |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Dmitry Stogov | Nuke signed/unsigned compiler warnings |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Antony Dovgal | fix segfault in jfmonthname(), add test |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Antony Dovgal | MFB: eliminate compile warnings |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Dmitry Stogov | Fixed memory leak in case of exception in iterator... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | check both OO and procedural style as "thread_id" is... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | modified test to use (and cover) mysqli->thread_id |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | test kill() |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | test ping() |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | test multi_query(), next_result(), more_results() |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | get_client_info() test |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | test was only covering fetch_fields(), added fetch_fiel... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | test was not covering DOUBLE bindings |
commit | commitdiff | tree | snapshot |
2006-07-11 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Ilia Alshanetsky | MFB: apache2handler sapi is no longer experimental |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Andrei Zmievski | Implement getAvailableLocales(). |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Andrei Zmievski | Optimize zero-arg case for parameter parsing. No more... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Andrei Zmievski | Include uclean.h header. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Andrei Zmievski | Fix validity checks. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Andrei Zmievski | Implement isBoundary() for combining sequences. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Andrei Zmievski | Implement following() for combining sequences. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Antony Dovgal | add Unicode EXPECT tags |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Andrei Zmievski | Fix combining sequence iterators for forward and backwa... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Hartmut Holzgraefe | "transaction" tests should test commit, too, not only... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed memory leaks in ext/spl/tests/fileobject_003... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Hartmut Holzgraefe | two additional tests improving pdo/pdo_mysql test code... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed bug #37947 (zend_ptr_stack reallocation problem) |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Antony Dovgal | nuke unused variable |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Michael Wallner | - revert messed up patch |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Michael Wallner | - fix 5.2 build |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Antony Dovgal | fix mysqli_*_free_storage() funcs to conform with their... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Another fix for #38019 |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Antony Dovgal | initialize vars |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed bug #38055 (Wrong interpretation of boolean param... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed bug #38019 (segfault extending mysqli class) |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed bug #38005 (SoapFault faultstring doesn't follow... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Hartmut Holzgraefe | SHOW ENGINES is only available in PHP 4.1.2 and above... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed test |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed bug #38004 Parameters in SoapServer are decoded... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Nuno Lopes | fix test on non-Harmut machine :) |
commit | commitdiff | tree | snapshot |
2006-07-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Marcus Boerger | - Add missing test name prefix |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Marcus Boerger | - Drop unused var |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Marcus Boerger | - Fix bug #37816 ReflectionProperty does not throw... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Marcus Boerger | - Add new test |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Marcus Boerger | - Fix issues with __get() returning arrays (might need... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - Fix logic |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Ilia Alshanetsky | MFB: Removed pointless declarations |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - Add missing entry |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - It appears i am the maintainer |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Hartmut Holzgraefe | more test coverage |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - Fixed Bug #37811 define not using toString on objects |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - Reword comment |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - Fix issue with comparing objects with objects |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - Entry doesn't belong here, fixed in 5.2 |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - Drop dead code |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - Add new test |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - Fix comparision edgecases involving objects (Tony... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - Fix test |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Hartmut Holzgraefe | additional test cases added, should now cover all funct... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - Add spl_object_hash() |
commit | commitdiff | tree | snapshot |
2006-07-09 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Nuno Lopes | change char* to void* when using the 't' parameter... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Andrei Zmievski | Implement following() and preceding() for codepoint... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Marcus Boerger | - Add new test |
commit | commitdiff | tree | snapshot |
2006-07-08 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Nuno Lopes | remove some left overs plus static keywording |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Nuno Lopes | upgrade a couple of functions to Unicode |
commit | commitdiff | tree | snapshot |
next |