2008-07-24 |
Frank M. Kromann | Add a couple of methods to SWFVideoStream |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Antony Dovgal | bump copyright year |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Frank M. Kromann | Syncronize the ming extension with libming 0.4 |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Felipe Pena | - MFH: Improved parameter handling |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Scott MacVicar | Update pdo_sqlite to use the amalgamation, much easier... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Hartmut Holzgraefe | MFH: corrected library search path order in tests |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Lars Strojny | array_intersect_ukey tests by Sanjay Mantoor |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Derick Rethans | - MFH: Fixed an issue with "first <weekday> of" in... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Jani Taskinen | 80 chars per line.. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Stanislav Malyshev | add compose syntax as per request #14266 |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Felipe Pena | - MFH: New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Derick Rethans | - MFH: Fixed bug #43452 (strings containing a weekday... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Felipe Pena | - MFH: Fixed bug #45605 (array_uintersect_assoc gives... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Lars Strojny | Allowing "%unicode|string%" as a placeholder (backport... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Jani Taskinen | MFH: Fix test (bug #44985) |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Andrey Hristov | NEWS!: |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Andrey Hristov | MFH: Fixed bug#44897 - failed to prepare statement |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Ulf Wendel | MFH |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Antony Dovgal | MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Antony Dovgal | fix test names |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Arnaud Le Blanc | MFH: Fix tests: need simplexml |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Antony Dovgal | MFH: add PHP_STREAM_FLAG_FCLOSE to zip streams |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Hartmut Holzgraefe | splitted test cases for lo_create and lo_import, added... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Antony Dovgal | MFH: add PHP_STREAM_FLAG_FCLOSE, bz2 streams can be... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Arnaud Le Blanc | MFH: Fix tests: soap tests in schema/ needs the xml... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Arnaud Le Blanc | MFH: Fix test: use canonical name to avoid problems... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Marcus Boerger | - [DOC] Add FilesystemIterator::SKIP_DOTS (flag to... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Marcus Boerger | - MFH Add new classes |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Stanislav Malyshev | add test |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Stanislav Malyshev | add acceptFromHttp |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Hartmut Holzgraefe | added support for object ids in pg_lo_create() and... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Andrey Hristov | MFH: Two less failing tests, one of which was definitel... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Marcus Boerger | - MFH Add MultipleIterator (Arnaud, Marcus) |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Scott MacVicar | Fix windows build error. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Stanislav Malyshev | use correct locale check |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Stanislav Malyshev | typofixes |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Stanislav Malyshev | refactor ctors, cleanup code |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Felipe Pena | - MFH: The error level must be E_ALL | E_STRICT. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Andrey Hristov | MFH: Fix a leak with pconn and mysqlnd |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Scott MacVicar | MFH: Add test for escapeshellcmd and restore previous... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Andrey Hristov | More debugging info for the trace log |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Jani Taskinen | ws + cs |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Jani Taskinen | MFH: unused stuff |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Felipe Pena | - MFH: Fixed bug #44246 (closedir() accepts a file... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Rob Richards | MFH: Visibility (bug #45557) |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Steph Fox | MFH Add missing help text |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Moriyoshi Koizumi | - Remove duplicated lines. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Jani Taskinen | ws |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Dmitry Stogov | Closure object cannot have properties |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Derick Rethans | - This test works fine (patch by Lars Strojny) |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Dmitry Stogov | Fixed test |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Dmitry Stogov | Improved webPhar speed (frontcontroller11.phar.phpt... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Pierre Joye | - MFH: Segfault when an exception is thrown on persiste... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Felipe Pena | - MFH: Added arginfo |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Scott MacVicar | MFH: Fix integer oveflow in strrpos() |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Felipe Pena | MFH: |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Felipe Pena | - Fixed securities issue detailed in CVE-2008-2665... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Scott MacVicar | Optimisation for zend_memnstr when the needle is only... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Pierre Joye | - SAB: #41996, Problem accessing Oracle ROWID (Martin... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Dmitry Stogov | Added check for small ZEMD_MM_SEG_SIZE |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jani Taskinen | MFH:- Visibility (bug #45564) |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jani Taskinen | MFH: sync |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jani Taskinen | MFH: Sync with PHP 6. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Johannes Schlüter | MFH: Add mysqlnd support for PDO_mysql, fixes at least... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Andrey Hristov | Pure, old-fashion CVS grown, bug fix. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Andrey Hristov | Fix for bug#45179 --with-mysql-sock fails to compile... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Hannes Magnusson | Fix tests (patch by Lars) |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jani Taskinen | - Forward compatibility. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Kalle Sommer... | MFH |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jani Taskinen | - More stupid WS etc fixes. Plus the missing help text... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jani Taskinen | MFH: Stupid WS fixes..Thanks Steph! |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jani Taskinen | MFH: sync acinclude.m4 (leave the PHP_PROG_LEX for... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jani Taskinen | MFH: sync configure.in with HEAD (where applicable) |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Hannes Magnusson | Run the tests with E_STRICT again |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Hannes Magnusson | MFH: Add E_USER_DEPRECATED (patch by Lars Strojny) |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Hannes Magnusson | MFH: fix proto |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Kalle Sommer... | Fix test on Windows |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Derick Rethans | - MFH: Fixed one more test (on 32 bits) |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Dmitry Stogov | Fixed chdir() into requested file directory inconsistencies |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Marcus Boerger | - MFH Little debug hack to allow printing vm function |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Derick Rethans | - MFH: fix test |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Derick Rethans | - MFH: Fixed bug #45562 (Creating instance of DatePerio... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Kalle Sommer... | Fix macro redef |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Kalle Sommer... | MFH + NEWS entry |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Moriyoshi Koizumi | - MFH: Bug #45572 |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Etienne Kneuss | MFH: Iterator methods overwriting optimisations |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Felipe Pena | - BFN: #45571 |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Felipe Pena | - Fixed bug #45571 (ReflectionClass::export() shows... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Etienne Kneuss | MFH: Fix build for solaris |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Dmitry Stogov | Fixed test |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Dmitry Stogov | Fixed test |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Moriyoshi Koizumi | - Fix the header (thanks Johannes) |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Dmitry Stogov | Fixed directory reanming/deletion |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Moriyoshi Koizumi | - WS fix |
commit | commitdiff | tree | snapshot |
next |