2006-03-21 |
Rui Hirokawa | MF PHP_5_1 |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Ilia Alshanetsky | MFB51: Fixed bug #36689 (Removed arbitrary limit on... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Pierre Joye | - add some UTF-8 hindi files, first of a serie of data... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Antony Dovgal | shutdown syslog module before freeing basic_globals |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Antony Dovgal | MF51: fix #36808 (syslog ident becomes garbage between... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Marcus Boerger | - Drop PDO::setDefaultFetchMode() |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Marcus Boerger | - WS |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Antony Dovgal | fix #36741 (userstreams testcase have off-by-one error... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Marcus Boerger | - Added PDO_ATTR_DEFAULT_FETCH_MODE which controls... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Antony Dovgal | don't leak memory even though the code is not stable yet |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Dmitry Stogov | Removed unreachable code |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Antony Dovgal | fix buffer overrun |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Antony Dovgal | initialize retval |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Dmitry Stogov | Fixed bug #36749 (SOAP: 'Error Fetching http body'... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Dmitry Stogov | Fixed register_argc_argv behavior. Now it behave in... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Pierre Joye | - fix compilation warning |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Antony Dovgal | this check should be present in HEAD as well, no only... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Antony Dovgal | MFB: first check stream for NULL, then dereference |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Antony Dovgal | make the code a bit cleaner - no need for two different... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marcus Boerger | - Make all compile without errors/warnings |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marcus Boerger | - Little reordering now and disable a bit of tony's... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marcus Boerger | - Handle attributes in dbh ctor (jean pütz aka tony) |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marcus Boerger | - CS |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marcus Boerger | - Explicitly make the default default FETCH_BOTH |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marcus Boerger | - Prevent default fetch mode (0) from passing down... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marcus Boerger | - Must use > 0 here (decrement after check) |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marcus Boerger | - Simplify, default mode transfer also in prepare |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Ilia Alshanetsky | MFB51: Properly calculate the size of the result array. |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Michael Wallner | MFB: fix php_apache_sapi_header_handler() modifying... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Pierre Joye | - typos |
commit | commitdiff | tree | snapshot |
2006-03-19 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Antony Dovgal | MFB: fix several leaks in date_sun*() functions |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Marcus Boerger | - Need to change Pierre's patch abit |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Marcus Boerger | - Add test |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Marcus Boerger | - Add PDO::setDEfaultFetchMode() (Pierre) |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Marcus Boerger | - Simplify |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Antony Dovgal | check stream for NULL before writing to it |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Antony Dovgal | MFB: Added support for BINARY_DOUBLE and BINARY_FLOAT... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Marcus Boerger | - Fix seek/eof issue in temp streams |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Marcus Boerger | - Fix issue in _php_stream_get_line(): Allow maxchars... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Rob Richards | MFB51: Fixed bug #36756 (DOMDocument::removeChild corru... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Omar Kilani | Fix PECL bug #7147 - rework comma insertion whilst... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Marcus Boerger | - Fix TSRM |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Andrei Zmievski | Make is_string() return TRUE for both Unicode and binar... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Andrei Zmievski | Fix compiler errors by using NULL_ZSTR where zstr is... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Andrei Zmievski | Calculate the size of the tmp[] buffer directly at... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Antony Dovgal | MFB: fix #36727 (segfault in pdo_pgsql bindValue()... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Dmitry Stogov | Fixed register_argc_argv |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Derick Rethans | - Actually make this is_binary() too. |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Derick Rethans | - Fixed bug in ucfirst() implementation. If the tmp_len... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Dmitry Stogov | Unicode support for dl() patch. |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Dmitry Stogov | Eliminated unnecessary getcwd() syscall |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Antony Dovgal | MFB: fix #36743 (In a class extending XMLReader array... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Dmitry Stogov | Optimized FastCGI SAPI check. Check for ini options... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Dmitry Stogov | Allowed 'auto_globals_jit' work together with 'register... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Dmitry Stogov | FIX: For some reason SIGSEGV handler wasn't set, but... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Dmitry Stogov | Optimization of module unloading (temporary modules... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Ilia Alshanetsky | MFB51: |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Dmitry Stogov | Disabled dl(). Now it is enabled only when a SAPI layer... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Dmitry Stogov | typo |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Dmitry Stogov | ws |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Dmitry Stogov | Return "new" by reference now throws an E_STRICT error |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Seiji Masugata | added option parameter mb_list_encodings( ). |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Edin Kadribasic | Added pg_field_table() as per req: #36750 |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Dmitry Stogov | Added E_STRICT to E_ALL |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Antony Dovgal | rephrase |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Dmitry Stogov | Dropped allow_call_time_pass_reference, the error is... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Dmitry Stogov | Dropped zend.ze1_compatibility_mode |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Dmitry Stogov | Dropped register_long_arrays, added E_CORE for all... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Antony Dovgal | prepare to the 1.2 release |
commit | commitdiff | tree | snapshot |
2006-03-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Marcus Boerger | - Fix warning |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Marcus Boerger | - Fix test |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Sara Golemon | Fix improper byte count on partial reads |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Dmitry Stogov | Fixed Bug #36614 (Segfault when using Soap) |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Ilia Alshanetsky | MFB51: Fixed memory leak on unused bind var. |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Dmitry Stogov | Fixed zend_u_strtod() that returned uninitialized value... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Derick Rethans | - Fixed two memory issues: |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Dmitry Stogov | Added E_STRICT warning in case of calling non-static... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Derick Rethans | - Reduce space in serialization. The first 128 bytes... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Dmitry Stogov | Eliminated run-time constant fetching for TRUE, FALSE... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Dmitry Stogov | Fixed "zend_vm_gen.php --without-specializer" |
commit | commitdiff | tree | snapshot |
2006-03-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Sara Golemon | Switch (zstr) casts to use ZSTR() macro. |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Omar Kilani | Mark as stable. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Sara Golemon | More stream updates. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Pierre Joye | - initial commit, feel free to change/adapt |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Dmitry Stogov | Fixed bug #35988 (Unknown persistent list entry type... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Antony Dovgal | add brackets and clarity |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Ilia Alshanetsky | MFB51: Fixed offset/length parameter validation in... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Dmitry Stogov | Fixed bug #36568 (memory_limit setting on win32 has... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Dmitry Stogov | zend_hash_apply() doesn't use ZEND_HASH_APPLY_... macros |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Dmitry Stogov | "jump" -> "goto" |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Edin Kadribasic | MFB: Fixed build |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Edin Kadribasic | MFB: more verbose phpinfo() output |
commit | commitdiff | tree | snapshot |
2006-03-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Pierre Joye | - MFB: #36697, truecolor image lost im->transparent |
commit | commitdiff | tree | snapshot |
next |