2008-07-03 |
Olivier Hill | New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Rob Richards | fix key container access |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Antony Dovgal | size_t -> int |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Pierre Joye | - mcrypt_create_iv entry |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Pierre Joye | - fix mcrypt_iv on windows, use urandom equivalent |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Felipe Pena | - Fixed compile warnings |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Antony Dovgal | add a line to phpinfo() to indicate whether multibyte... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Antony Dovgal | make --enable-zend-multibyte known to configure |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Felipe Pena | - Added arginfo (functions) |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Rob Richards | fix win build |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Pierre Joye | - add summary function and VC version info |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Pierre Joye | - MFH: re2c detection, PHP_VERSION |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Pierre Joye | - add version info for 2007a and b |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Olivier Hill | Fix parse error |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Pierre Joye | - MFH: fix make test TESTS=... and dynamic extension... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Antony Dovgal | MFH: check return value of hash_find() |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Felipe Pena | - Added arginfo (functions) |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Felipe Pena | - Fix check for PHP_SYBASE |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Dmitry Stogov | Removed redundant code |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Felipe Pena | - Removed unused variables |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Felipe Pena | - Fixed types |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Dmitry Stogov | Use new parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Antony Dovgal | long -> int + minor sources reorganization |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Antony Dovgal | fix typo |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Antony Dovgal | string length -> int |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Antony Dovgal | int->long, add missing "s" |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Antony Dovgal | more int -> long fixes |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Antony Dovgal | more long -> int fixes |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Antony Dovgal | on the contrary, string length is int |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Felipe Pena | - New parameter parsing API (to preg_replace*) |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Felipe Pena | - zend_arg_defs.c is unnecessary now |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Antony Dovgal | "l" is long, that's why it is "l", not "i" |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Antony Dovgal | int -> long |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Felipe Pena | - Fixed test |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Rui Hirokawa | touched zend_language_scanner.c |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Rui Hirokawa | update zend_language_scanner.l to maintain the dependen... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Rui Hirokawa | implemented again zend-multibyte for PHP 5.3 |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Alexey Zakhlestin | updated to the new parameter-parsing api |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Alexey Zakhlestin | added arginfo (fixes #45388) |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Scott MacVicar | MFH: Sort Windows changes for mhash BC layer |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Alexey Zakhlestin | fixed types (no more compiler warnings) |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Alexey Zakhlestin | updated to the new parameter-parsing api |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Henrique do... | Fix a memory leak on openssl_decrypt() |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Stanislav Malyshev | deprecate zend_get_parameters_ex |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Stanislav Malyshev | enable on MSVC too |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Christopher... | OCI8: MFH: (PECL #14219) Improve README |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Dmitry Stogov | ws |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Greg Beaver | in preparation for a performance optimization that... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Stanislav Malyshev | allow deprecating engine functions |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Scott MacVicar | Make the old mhash API a wrapper around hash, this... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Felipe Pena | - Fixed tests |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Felix De Vliegher | Tests for lchown(), testfest.php.net task number 129. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Felipe Pena | - Fixed test |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Felipe Pena | - Removed E_DEPRECATED on is_a() |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Dmitry Stogov | Added support for namespaces |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Dmitry Stogov | Fixed bug #45352 (Segmentation fault because of tick... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Olivier Hill | New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-06-25 |
David Coallier | Reverted zpp API Cleanup patch - memory troubles? |
commit | commitdiff | tree | snapshot |
2008-06-25 |
David Coallier | - Hackish but working parameter parsing, no longer... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-06-24 |
David Coallier | - New parsing parameter API |
commit | commitdiff | tree | snapshot |
2008-06-24 |
David Coallier | - Tests for parsing parameter api |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Andrey Hristov | Fix remaining valgrind problems with pconn and zval... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Timm Friebe | - Migrated all zend_get_parameters_ex calls to zend_par... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Raghubansh... | New testcases for hash_file(), Committed for Felix... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Andrey Hristov | Fix double-free, introduced lately |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
next |