2005-10-06 |
Frank M. Kromann | Fix Win32 build by adding missing function declaration. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Fix issue (endless loop) with temp/memory streams |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Ilia Alshanetsky | Added missing safe_mode checks. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Johannes Schlüter | - Fix #34557 php -m exits with "error" 1 |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Fix test in unicode mode |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Use run-tests.ph -u rather then defining the ini... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Show whether we execute unicode or native tests |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - MFB dynamic lookup of PDOException base |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - BC: php objects convert to int/double 1 with notice |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Show the test finishes/dos2unix |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Fix test |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Fix test |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Fix test |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Rob Richards | use sizeof instead of define |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Any php object converts to boolean as true |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Add new test |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Fix test |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Add new test |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Derick Rethans | - Fixed Windows build (patch by Mike) |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - WS |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Fix redir tests, test count, faillog |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Dmitry Stogov | Cleanup |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Dmitry Stogov | Fixed compilation error |
commit | commitdiff | tree | snapshot |
2005-10-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - MFB use new functions |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - Fix faillog and make it understand/handle redirected... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Rob Richards | fix buffer lengths passed to snprintf |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Marcus Boerger | - MFB Missing constants |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Antony Dovgal | fix fwrite() and fgets() in unicode mode |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Rob Richards | these should have remained ints |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Rob Richards | - speed and memory usage optimizations |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Marcus Boerger | - Update cast_object handlers |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Marcus Boerger | - Update example |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Marcus Boerger | - Have __toString() be called if available in all place... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Marcus Boerger | - Fix warnings |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Derick Rethans | - MF51: Windows Timezone guessing code |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Antony Dovgal | fix bugs #34743 & #34118 (fseek/fread unicode related... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Rob Richards | fix ZTS build |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Ilia Alshanetsky | Missing safe_mode/open_basedir checks for file uploads. |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Derick Rethans | - Update package files. |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Rolland Santimano | - strip_tags(): some fixes, still AWiP |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Derick Rethans | - Remove README, everything is implemented now. |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Dmitry Stogov | Fixed throwing exceptions derived from SoapFault |
commit | commitdiff | tree | snapshot |
2005-10-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Ilia Alshanetsky | MFH: Fixed possible INI setting leak via virtual()... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Antony Dovgal | fix #34723 (array_count_values() strips leading zeroes) |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Derick Rethans | - Implemented user level data filter. |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Derick Rethans | - Add a function that returns whether a specific input... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Antony Dovgal | MFB5.1: fix #32179 (xmlrpc_encode() segfaults with... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Dmitry Stogov | Unicode support |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Marcus Boerger | - MFB Add optional deps for SPL |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Dmitry Stogov | Fixed compilation error (gcc-4). |
commit | commitdiff | tree | snapshot |
2005-10-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Antony Dovgal | nuke warning |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Antony Dovgal | MFB5.1: include the header, eliminate warning |
commit | commitdiff | tree | snapshot |
2005-10-03 |
foobar | Generated files are included like this.. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
foobar | Add include path to the timelib headers |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - In a conditional statement "a ? b ? c", a and b MUST... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Fix ZTS Build |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Add easy way to test in unicode mode |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Throw an exception if an illegal string value is... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Rolland Santimano | - Unicode impl of strip_tags() |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Really allow SXE being shared by not using anything... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Add missing test from base |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Ilia Alshanetsky | GLOBALS protection for extract() function. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Add more sorting funcs to ArrayObject/Iterator |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Make prefixing more generic |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Antony Dovgal | update changelog |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Antony Dovgal | fix PECL bug #5571 (oci_new_connect() not closed by... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Add sorting to ArrayObject/Iterator |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Allow uncached global functions too |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Add propper casting |
commit | commitdiff | tree | snapshot |
2005-10-03 |
foobar | fix BLOAT news |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Johannes Schlüter | - Add --rclass and --rextension arguments to CLI |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Derick Rethans | - Only load external database when it is newer. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Derick Rethans | - Allow an external Timezone Database to be used. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Update |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Allow to use currnet() and key() in __toString() |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Make reflection class pointers available for others |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Dmitry Stogov | MFH (Bug #34643 wsdl default value) |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Rewrite flags as hex values |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Marcus Boerger | - Fix issue with RecursiveArrayIterator::getChildren() |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Dmitry Stogov | Fixed bug #34678 (__call(), is_callable() and static... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Dmitry Stogov | Fixed bug #34358 (Fatal error: Cannot re-assign $this) |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Rolland Santimano | levenshtein(), similar_text() |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Rolland Santimano | - Unicode impl of similar_text() |
commit | commitdiff | tree | snapshot |
2005-10-03 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Ilia Alshanetsky | Fixed memory leak. |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Marcus Boerger | - Add new example |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Marcus Boerger | - Simplify SPL checks for PDOException base |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Marcus Boerger | - Fix PDOException base |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Marcus Boerger | - Allow to check for default statment class |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Marcus Boerger | - Add ability to change default statement class for... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Pierre Joye | - remove gdttf |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Pierre Joye | - ft1 support remove, #2, gdttf.* |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Pierre Joye | - drop freetype1 support |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Marcus Boerger | - Add new example |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Derick Rethans | - MF51: timelib_config.h should stay too. |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Derick Rethans | - MF51: removed parse_date.c from .cvsignore file. |
commit | commitdiff | tree | snapshot |
next |