2006-09-06 |
Dmitry Stogov | Fixed php_admin* bypass by ini_restore() |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Derick Rethans | - MFH: Added support for the full ISO week number forma... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Dmitry Stogov | Reverted last Ilia's patch (for bug #38579). |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Ilia Alshanetsky | BFN |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Ilia Alshanetsky | Fixed bug #38579 require_once/include_once optimization... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Nuno Lopes | sync code and tests between HEAD and PHP_5_2 branches... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Nuno Lopes | finish the cleaning. also add a new test |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Antony Dovgal | add test |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Antony Dovgal | MFH: init variables |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Nuno Lopes | remove some leftover code from the time tidy would... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Nuno Lopes | int->zend_bool where possible |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Nuno Lopes | first fix from my new zend_parse_parameters_* checker |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Edin Kadribasic | CWD php.ini search news |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Edin Kadribasic | Search for php.ini in CWD in all sapi's *but* CLI. |
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 typo, add test |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Nuno Lopes | fix gcc warning |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Nuno Lopes | fix gcc warning |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Ilia Alshanetsky | Fixed bug #38693 (curl_multi_add_handle() set curl... |
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 |
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-03 |
Ilia Alshanetsky | Fixed bug #38661 (mixed-case URL breaks url-wrappers). |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Pierre Joye | - new openssl constants entry |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Pierre Joye | - add OPENSSL_VERSION_TEXT and OPENSSL_VERSION_NUMBER... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Nuno Lopes | little typo (bug #38531) |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Johannes Schlüter | - Remove version number here as already done in HEAD |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Michael Wallner | - attempt to fix #38696 |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Johannes Schlüter | - MFH: Add HAVE_REFLECTION define for win32 (by Steph) |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Hannes Magnusson | fix test |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Nuno Lopes | and add a test |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Nuno Lopes | omg. take #2 to fix the bug. sorry.. |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Nuno Lopes | fix possible crash |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Edin Kadribasic | MFH: Obsolete, prepaing for new installer script |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Nuno Lopes | currently it's RC4-dev |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Ilia Alshanetsky | Back to dev |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Ilia Alshanetsky | 5.2.0RC3 |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Pierre Joye | - MFH |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Pierre Joye | - MFH |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | add test |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Pierre Joye | - MFH: test for mulitple filter calls |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Pierre Joye | - skip these tests for RC3 |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Pierre Joye | - MFH: pecl bug #8316, |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | last portion of z/Z fixes |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Pierre Joye | - clean the auto trim (behaves like php_trim now) |
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 | MFH: z/Z problem fixes |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Antony Dovgal | MFH: 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 |
Antony Dovgal | fix warnings about nonextistent functions |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | no such function |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | MFH: fix leak, add 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 | MFH: fix segfault in openssl_seal(), add test |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Ilia Alshanetsky | pcre news |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Ilia Alshanetsky | Upgrade PCRE lib to 6.7 |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Ilia Alshanetsky | Fixed bug #33770 (https:// or ftps:// do not work when... |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | fix leak, add test |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | MFH: fix leak in iptcembed() |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | change ini handlers to produce E_ERROR if they are... |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | fix leak |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | MFH: change E_ERROR to E_WARNING when invalid argument... |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Antony Dovgal | MFH: fix #38653 (memory leak in ReflectionClass::getCon... |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Hannes Magnusson | fix test |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Derick Rethans | - Upgrade timezone db to 2006k. |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Ilia Alshanetsky | Corrected problems introduced by previous commit. |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Ilia Alshanetsky | Fixed bug #38637 (curl_copy_handle() fails to fully... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Ilia Alshanetsky | Finalize implode() patch |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Antony Dovgal | fix win32 build |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Rob Richards | BFN |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Rob Richards | fix #38474 (getAttribute select attribute by order... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Ilia Alshanetsky | Adjust code to avoid TSRMLS_FETCH |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Antony Dovgal | MFH: make sure ext/standard is down before ext/session... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Antony Dovgal | MFH: set BG(locale_string) to NULL on shutdown (partly... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Antony Dovgal | typofix |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Antony Dovgal | MFH: fix #38199 (fclose() unable to close STDOUT and... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Antony Dovgal | delete commented part, as it was done in HEAD |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Antony Dovgal | MFH: fix #38624 (Strange warning when incrementing... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Antony Dovgal | fix ZTS build |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Hannes Magnusson | MFH: |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Ilia Alshanetsky | Optimize the operation of implode() on non-string param... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Hannes Magnusson | fix tests on freebsd |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Pierre Joye | - don't rely/use VCWD_REALPATH, use expand_filepath... |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Seiji Masugata | added configure option --disable-mbregex-backtrack. |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Pierre Joye | - bundled matches pecl 1.7.1 |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Edin Kadribasic | Fixed #37602 by olek at neurosoft dot pl |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Seiji Masugata | Initial commit. Updated bundled oniguruma library ... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Seiji Masugata | Initial commit. Updated bundled oniguruma library ... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Seiji Masugata | Updated bundled oniguruma library (used for multibyte... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Seiji Masugata | added returned value in mb_get_info( ). |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Pierre Joye | - solve the relative path issues in TS environment |
commit | commitdiff | tree | snapshot |
next |