2008-08-21 |
Pierre Joye | - MFB: use "C" instead of "" (and enable it on windows) |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Dmitry Stogov | Adder error code into error message |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Pierre Joye | - skip 007 on non windows platform and add a win specif... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Pierre Joye | - make it portable and clean on in the clean section... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Pierre Joye | - make it portable |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Antony Dovgal | revert for now |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Pierre Joye | - +skip |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Pierre Joye | - MFB: skip on windows (setlocale can even crash on... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Pierre Joye | - work around ENV VC6 bug |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Lars Strojny | Allow mixed $initial (patch by Christian Seiler) |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Felipe Pena | - Fixed test |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Antony Dovgal | initialize variable and fix WS |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Pierre Joye | - MFB: strncpy returns the byte copied not error code... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Antony Dovgal | fix warning |
commit | commitdiff | tree | snapshot |
2008-08-20 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Antony Dovgal | fix memleak in browscap code (noticed by Gopal) |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Antony Dovgal | shudown crypt correctly and fix memleak in ZTS mode |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Dmitry Stogov | Fixed support for short windows file names |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Johannes Schlüter | constify strings |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Johannes Schlüter | Fix empty error message when connecting to a bad server |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Felipe Pena | - MFB: New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-08-19 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Pierre Joye | - MFB: don't use /tmp as tmpdir and avoid endless... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Felipe Pena | - MFB: New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Pierre Joye | - new parameter API error |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Felipe Pena | - New tests |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Felipe Pena | - Fixed bug #45743 (property_exists fails to find stati... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Antony Dovgal | these are not bits, but bytes.. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Antony Dovgal | fix bug #45028 (CRC32 output endianness is different... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Antony Dovgal | add note on 64bit compatibility and mention check_param... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Dmitry Stogov | Fix for bug #45786 (FastCGI process exited unexpectedly) |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Jani Taskinen | - Fix include |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Dmitry Stogov | Fixed bug #45835 (include and symlinks) |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Dmitry Stogov | Fixed argumets order |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Dmitry Stogov | Reverted wrong "fix" |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Pierre Joye | - this change was not part of the env patch |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Antony Dovgal | reverted because it causes lots of test failures in... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Pierre Joye | - MFB: unix is too young (<1970), make the test portable |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Pierre Joye | - [DOC] make putenv behaves like unix putenv on Windows: |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Arnaud Le Blanc | Fix tests (closes #45841) |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Arnaud Le Blanc | ws |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Arnaud Le Blanc | Fixed bug #45392 (ob_start()/ob_end_clean() and memory_... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Arnaud Le Blanc | update buffer size after having effectively realloc... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Moriyoshi Koizumi | - Beware of signedness |
commit | commitdiff | tree | snapshot |
2008-08-18 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Arnaud Le Blanc | generated zend_ini_scanner.c |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Arnaud Le Blanc | Allow underscore at start of labels as underscore has... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Arnaud Le Blanc | Fixed #45384 (parse_ini_file will result in parse error... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Pierre Joye | - add %a for Compiler/architecture |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Pierre Joye | - [DOC] improve fix for #43261 for % and " |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Pierre Joye | - fix test (portable), use . as basedir and create... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Jani Taskinen | - Remove unnecessary file |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Pierre Joye | - MFB: |
commit | commitdiff | tree | snapshot |
2008-08-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Felipe Pena | - New parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Pierre Joye | - remove confusion for non windows/linux users |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Hannes Magnusson | Added stream_context_set_default() function. (Davey... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Pierre Joye | - MFB: wrong file commited (and fix test, thx Tony... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Felipe Pena | - Fix build |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Pierre Joye | - MFB: fix unexpected EOF on line 391 |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Felipe Pena | - Removed unused variables |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Felipe Pena | - Removed some TSRMLS_FETCH()s |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Pierre Joye | - make it portable without loosing pertinent data |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Pierre Joye | - make it portable without loosing pertinent data |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Pierre Joye | - fix test |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Pierre Joye | - New parameter parsing API > new warning |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Jani Taskinen | - Revert bad fix |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Pierre Joye | - no config.h in ext/ |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Dmitry Stogov | - [DOC] make stat, touch, filemtime, filemsize and... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Dmitry Stogov | Fixed realpath cache bug |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Dmitry Stogov | Fixed possible infinity loop in tests |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Dmitry Stogov | Fixed double call to MSHUTDOWN in case of `php-cgi -m` |
commit | commitdiff | tree | snapshot |
2008-08-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Jani Taskinen | fix skipif |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Jani Taskinen | - Fix tests |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Jani Taskinen | - No unnecessary errors please |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Jani Taskinen | fix test |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Jani Taskinen | - Skipif: as long as it is an extension, it can be... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Jani Taskinen | - Fix test: Do not leave your crap behind! |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Kalle Sommer... | * Last _WIN32_WINNT macro redef |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Jani Taskinen | add skipif (yes, reflection CAN be disabled still..) |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Jani Taskinen | - Fix test to use same path as test is as session.save_... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Etienne Kneuss | Handlerify get_closure |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Jani Taskinen | - Fix test |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Jani Taskinen | fix test |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Jani Taskinen | - Fix tests |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Felipe Pena | - Fixed crash (reported by Lupus Michaelis) |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Nuno Lopes | sync with 5.3 branch. add test for bug #44925 |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Dmitry Stogov | Fixed bug #45613 Segfault when using is_file() on Apach... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Antony Dovgal | [DOC] add quoted_printable_encode() |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Antony Dovgal | fix folding |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Marcus Boerger | - Improved exception linking |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Antony Dovgal | nuke unused var |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Antony Dovgal | fix build |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Kalle Sommer... | Fix arginfo for nl2br |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Antony Dovgal | fix ws, cs and folding |
commit | commitdiff | tree | snapshot |
next |