2007-02-08 |
Marcus Boerger | - Simplify call_user_func/call_user_func_array implemen... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Marcus Boerger | - Show whether a zval is a reference in printzv user... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Nuno Lopes | MFB: remove ereg() calls |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Marcus Boerger | - No reason not to pass return_value_ptr for non return... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Marcus Boerger | - Fix potential issue with 'f'-parameter parsing |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Marcus Boerger | - Do not set is_ref/refcount for functions that return... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Marcus Boerger | - More ZEND_API's |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Marcus Boerger | - Add new test |
commit | commitdiff | tree | snapshot |
2007-02-08 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Antony Dovgal | add test |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Antony Dovgal | explicitly set module name |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Antony Dovgal | upgrade apache2filter to php6 |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Antony Dovgal | change "php5" to "php6" everywhere |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Marcus Boerger | - Let's go with RC2 |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Marcus Boerger | - Add new test |
commit | commitdiff | tree | snapshot |
2007-02-07 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Johannes Schlüter | - Add possibility to check for a specific compression... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Marcus Boerger | - Fix issues found with solaris |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Marcus Boerger | - Avoid direct tsrm manipulating in ini setting |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Marcus Boerger | - Fix potential read issues |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Antony Dovgal | fix macros for bigendian platforms |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Antony Dovgal | add missing closing marker |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Antony Dovgal | fix test, this error message may vary |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Marcus Boerger | - Drop another superflous stream close |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Marcus Boerger | - Prepare RC2 |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Marcus Boerger | - Drop superflous stream close |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Marcus Boerger | - Fix test |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Beaver | correct release notes |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Antony Dovgal | use strdup() |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Beaver | correct version number/stability |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Beaver | add test cases, prepare for release, indent fixes in... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Beaver | fix several potential segfaults, add tests for chmod... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Beaver | add PharFileInfo->chmod() to set permissions (no other... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marcus Boerger | - Check temp file creation |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Greg Beaver | copyright year updates |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marcus Boerger | - Add additional check & test |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marcus Boerger | - Fix signed/unsigned warnings |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marcus Boerger | - Add missing PHPAPI |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marcus Boerger | - Detect \0 in paths where possible |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Andrei Zmievski | Update |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marcus Boerger | - Check for illegal chars (control + potential UTF... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Greg Beaver | improve error message empty entry => empty directory... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Andi Gutmans | - Make sure to be ANSI C compliant |
commit | commitdiff | tree | snapshot |
2007-02-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Frank M. Kromann | MFB: #39213 |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Marcus Boerger | - Need to drop // |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Marcus Boerger | - PHP_VERSION_ID exists only in newer PHPs (5.1+) |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Ilia Alshanetsky | Added a double free check. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Marcus Boerger | - Disallow stars in paths |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Marcus Boerger | - Add Makefile.frag |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Marcus Boerger | - Add path sanitizer for new paths |
commit | commitdiff | tree | snapshot |
2007-02-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Frank M. Kromann | MFB: Fix win32 build |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Marcus Boerger | - Allow building with 5.1 (not all works thenperfectly... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Marcus Boerger | - Fix memleak |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Marcus Boerger | - Fix mem/temp stream exports and readonlyissue |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Marcus Boerger | - Fix protos |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Marcus Boerger | - Provide both version strings, api and ext |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Marcus Boerger | - Update package file |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Greg Beaver | fix mem leak on error, fix cwd issue. go back to BadMe... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Greg Beaver | fix test |
commit | commitdiff | tree | snapshot |
2007-02-03 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Greg Beaver | s/isFlushing/isFlushingToPhar much clearer purpose... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Andrei Zmievski | Typos. |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Andrei Zmievski | - Add ^ specifier that returns original string type... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Michael Wallner | - add note about the past for the future, see http... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
andy wharmby | Remove bug fix entries #34564 and #37927 as now in... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Antony Dovgal | add new tests |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Antony Dovgal | -exactly 1 arguments |
commit | commitdiff | tree | snapshot |
2007-02-02 |
andy wharmby | Update NEWS for ealier bug fixes |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Antony Dovgal | add new tests |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Antony Dovgal | fix isset() & unset() with CV-superglobals |
commit | commitdiff | tree | snapshot |
2007-02-02 |
andy wharmby | ADW: Fix COM extension bug #35463. Fix in/out argument... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-01 |
andy wharmby | ADW: Fixed COM extension bug #37927. Correct the... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Dmitry Stogov | Removed dead code |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Dmitry Stogov | Fixed possible crash because of dereference of NULL |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Dmitry Stogov | Enable canary protection in DEBUG mode only. |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Antony Dovgal | bailout if bucket is NULL |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Antony Dovgal | free class_name when necessary |
commit | commitdiff | tree | snapshot |
2007-02-01 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Antony Dovgal | use correct comment marker (dnl, not #) |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Antony Dovgal | fix compile failure in ZTS mode when collections suppor... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Antony Dovgal | fix segfault on re-binding and re-executing a statement |
commit | commitdiff | tree | snapshot |
2007-01-31 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Ilia Alshanetsky | Minor code optimization |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Marcus Boerger | - Update TODO |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Nuno Lopes | use getenv() instead of the _ENV var |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Antony Dovgal | improve test |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Marcus Boerger | - Add new test |
commit | commitdiff | tree | snapshot |
2007-01-30 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Nuno Lopes | display all errors/leaks/warnings on each test, instead... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Marcus Boerger | - CS & Fix expectations |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Dmitry Stogov | Prevent flush() of closed handle on php_module_shutdown() |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Nuno Lopes | fix access to already free'ed memory |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Pierre Joye | - MFB: #40228, ZipArchive::extractTo does create empty... |
commit | commitdiff | tree | snapshot |
next |