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 |
2005-10-02 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Marcus Boerger | - MFB spl/simplexml integration (when sxe is shared) |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Derick Rethans | - MF51: Implemented better timezone guessing algorithm. |
commit | commitdiff | tree | snapshot |
2005-10-01 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Pierre Joye | - MFB: #33125, alpha emulation broken |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Rolland Santimano | - substr_replace(): call correct funcn for string conve... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Rolland Santimano | - Unicode impl of levenshtein() |
commit | commitdiff | tree | snapshot |
2005-09-30 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Ilia Alshanetsky | Fixed possible crash and/or memory corruption in import... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Rolland Santimano | - Unicode impl of strtok() |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Dmitry Stogov | Fixed wrong array autodetection |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Rolland Santimano | - Updated addslashes(): add codepoints directly rather... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Rob Richards | add dsp file |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Edin Kadribasic | Update php4 build file, compile against istantclient |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Ilia Alshanetsky | Fixed possible GLOBALS variable override when register_... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Rolland Santimano | - Updated substr_replace() to use: |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Rolland Santimano | {add,strip}slashes() |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Dmitry Stogov | Fixed bug #34453 (parsing http://www.w3.org/2001/xml... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Rolland Santimano | - Unicode impl of {add,strip}slashes() |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Derick Rethans | - Implemented input_filters_list() function to return... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Marcus Boerger | - Add missing .cvsignore |
commit | commitdiff | tree | snapshot |
2005-09-28 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-09-28 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Andrei Zmievski | strrev() walkthrough |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Dmitry Stogov | Fixed bug #34617 (zend_deactivate: objects_store used... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Andrei Zmievski | Unicode fixes. |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Dmitry Stogov | Fixed bug #34643 (wsdl default value has no effect) |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Ilia Alshanetsky | Fixed bug #32937 (open_basedir looses trailing / in... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Dmitry Stogov | MFH |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Marcus Boerger | - Need to rename in expectations, too |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Marcus Boerger | - Rename test to be consistent |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Marcus Boerger | - Add new tests |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Marcus Boerger | - BFN |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Dmitry Stogov | Changed __toString() behavior to call it in all necessa... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Ilia Alshanetsky | Allow substr_compare() to take a negative offset to... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Ilia Alshanetsky | Touch generated file |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Ilia Alshanetsky | Update bundled libsqlite3 to version 3.2.7 |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Derick Rethans | - Implemented callback filter. |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Marcus Boerger | - Reset global pointer to NULL after mem free (required... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Antony Dovgal | the last 64bit fix |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Derick Rethans | - Implement validate_ip filter for IPv4. |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Dmitry Stogov | Unicode support |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Derick Rethans | - Implemented validate_url filter. |
commit | commitdiff | tree | snapshot |
2005-09-26 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Antony Dovgal | 2nd part of previous fix |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Antony Dovgal | more 64-bit fixes |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Antony Dovgal | fix 64bit issues caused by wrong "long" usage |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Antony Dovgal | fix arguments-by-ref with 5.x (problem appeared after... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Marcus Boerger | - Make code more readable, fix issue with parameter... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Ilia Alshanetsky | Fixed bug #34321 (Possible crash in filter code). |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Marcus Boerger | - Implement RecursiveIteratorIterator::setMaxDepth... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Marcus Boerger | - Rename here too |
commit | commitdiff | tree | snapshot |
2005-09-24 |
foobar | fix typo |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Marcus Boerger | - Serializeable was renamed to Serializable long ago |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Edin Kadribasic | MFB: Allow php extensions to use php_escape_shell_cmd... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Edin Kadribasic | MFB: Build PDO and SQLite as shared |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Pierre Joye | - #33220, fix infinite loop while loading invalid gif... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Edin Kadribasic | MFB: sqlite3.h is a generated file |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Edin Kadribasic | MFB: Declare functions used by driver as PDO_API in... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Derick Rethans | - Implemented filter_int, filter_float and filter_bool. |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Marcus Boerger | - Remove unused variable |
commit | commitdiff | tree | snapshot |
next |