2006-09-08 |
Hannes Magnusson | MFB bug#35589 |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Nuno Lopes | MFB |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Rob Richards | fix prototypes |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Dmitry Stogov | Prevent opening of empty filename "" |
commit | commitdiff | tree | snapshot |
2006-09-08 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Rob Richards | add unicode support |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Michael Wallner | - add note why we can't have a chunk-sized output handler |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Michael Wallner | -fix warnings |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Michael Wallner | - use ucnv_compareNames |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Ilia Alshanetsky | MFB: Fixed memory leaks in openssl test #004 |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Dmitry Stogov | Fixed unicode support |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Antony Dovgal | add new tests, increase code coverage |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Rob Richards | fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Rob Richards | update def file |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Edin Kadribasic | MFB: Fixed bug #38190 (threading issues on windows... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Michael Wallner | - upgrade ob_iconv_handler |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Hannes Magnusson | fix build |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Michael Wallner | - upgrade ob_tidyhandler |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Pierre Joye | - bump zip version, 2.0.0 |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Ilia Alshanetsky | MFB: Fixed bug #38464 (array_count_values() mishandles... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Nuno Lopes | MFB: fix memleak of pcre study data |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Nuno Lopes | MFB |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Nuno Lopes | fix a few more zend_parse_parameters() issues |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Antony Dovgal | fix leak in pg_copy_to() when invalid resource was... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Antony Dovgal | do not search for empty strings with strpos() and strrpos() |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Nuno Lopes | MFB: more int->zend_bool conversions |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Antony Dovgal | fix leaks & uninitialized vars |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Dmitry Stogov | Fixed support for endpoint's URL without <path> part... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Dmitry Stogov | Fixed php_admin* bypass by ini_restore() |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Derick Rethans | - Added support for the full ISO week number format... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Dmitry Stogov | Reverted last Ilia's patch (for #38579). |
commit | commitdiff | tree | snapshot |
2006-09-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Ilia Alshanetsky | MFB: Fixed bug #38579 require_once/include_once optimiz... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Nuno Lopes | sync code and tests with PHP_5_2 |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Ilia Alshanetsky | Added missing defines needed for win32 build |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Antony Dovgal | add new test for multiple leaks in openssl_csr_new() |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Antony Dovgal | init variables |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Nuno Lopes | MFB: int->zend_bool where possible |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Nuno Lopes | MFB (int->long) |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Edin Kadribasic | MFB |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Antony Dovgal | fix it in an other way |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Antony Dovgal | fix leak in imap_utf8(), avoid extra strlen() call |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Antony Dovgal | fix segfaulting typo in dcngettext() =) |
commit | commitdiff | tree | snapshot |
2006-09-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Nuno Lopes | MFB: fix gcc warning |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Nuno Lopes | MFB: fix gcc warning |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Ilia Alshanetsky | MFB: Fixed bug #38693 (curl_multi_add_handle() set... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Dmitry Stogov | Removed unreachable handlers |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Dmitry Stogov | Fixed bug #38700 (SoapClient::__getTypes never returns) |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Michael Wallner | - fix issues with ob_start("ob_gzhandler") |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Dmitry Stogov | Fixed VIRTUAL_DIR inconsistency |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Dmitry Stogov | Fixed "signed/unsigned mismatch" warning |
commit | commitdiff | tree | snapshot |
2006-09-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Ilia Alshanetsky | MFB: Fixed bug #38661 (mixed-case URL breaks url-wrappers). |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Michael Wallner | - attempt to fix #38696 |
commit | commitdiff | tree | snapshot |
2006-09-03 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Johannes Schlüter | - Add HAVE_REFLECTION define for win32 (by Steph) |
commit | commitdiff | tree | snapshot |
2006-09-02 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Nuno Lopes | MFH |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Nuno Lopes | MFB: fix possible crash |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Edin Kadribasic | Obsolete, prepaing for new installer script |
commit | commitdiff | tree | snapshot |
2006-09-01 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Pierre Joye | - this moved out, invalid format |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Pierre Joye | - updates |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Pierre Joye | - add new tests to the package.xml |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Pierre Joye | - implement FILTER_FLAG_ARRAY/SCALAR in input_get |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | new test |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | change filters to operate on the copy of data, so multi... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Pierre Joye | - pecl bug #8316, |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Michael Wallner | - fix tests SKIPIF |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | last portion of z/Z fixes |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Pierre Joye | - add a test for input_get and array |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Pierre Joye | - MFB: |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | fix typo in errmsg |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | ext/filter z/Z fixes |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | more z/Z fixes |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | more z/Z fixes |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | z/Z problem fixes |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Michael Wallner | - add basic zlib.output_compression tests |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Michael Wallner | - output handler alias ctor should know about chunk_si... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | fix problem with mixed arguments accepted as zval*... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Dmitry Stogov | FastCGI environment variables must not be overriden... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Dmitry Stogov | Show name of storage layer in case of initialization... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | minor changes in iconv_substr() to avoid zval converting |
commit | commitdiff | tree | snapshot |
2006-08-31 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | no such function |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | fix tidy problems caused by returning local static... |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Michael Wallner | - good bye ob_gzhandler |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Michael Wallner | - fix PHP_OUTPUT_CONFLICT macro |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | add UEXPECTF |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | fix a couple of leaks, add new test |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | s/pinter/pointer/ |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | fix segfault/leak, add test |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | fix segfault in openssl_seal(), add test |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | fix ZTS build |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Ilia Alshanetsky | MFB: Upgrade PCRE lib to 6.7 |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Ilia Alshanetsky | Avoid TSRMLS_FETCH |
commit | commitdiff | tree | snapshot |
next |