:pserver:cvsread@cvs.php.net:/repository php5

2008/09/07

- Removed the doubled error message (the error level is no longer E_ERROR)
  • ext/soap/soap.c
  • date: 2008/09/07 02:51:19; author: felipe; state: Exp; lines: +46 -53
  • ext/soap/tests/bugs/bug31755.phpt
  • date: 2008/09/07 02:51:19; author: felipe; state: Exp; lines: +1 -1

    ChangeLog update
  • ChangeLog
  • date: 2008/08/25 01:34:04; author: changelog; state: Exp; lines: +90 -1
  • ChangeLog
  • date: 2008/08/26 01:32:44; author: changelog; state: Exp; lines: +108 -1
  • ChangeLog
  • date: 2008/08/27 01:32:40; author: changelog; state: Exp; lines: +160 -1
  • ChangeLog
  • date: 2008/08/28 01:32:23; author: changelog; state: Exp; lines: +29 -1
  • ChangeLog
  • date: 2008/08/29 01:31:55; author: changelog; state: Exp; lines: +45 -1
  • ChangeLog
  • date: 2008/08/30 01:31:53; author: changelog; state: Exp; lines: +348 -1
  • ChangeLog
  • date: 2008/08/31 01:31:49; author: changelog; state: Exp; lines: +124 -1
  • ChangeLog
  • date: 2008/09/01 01:31:52; author: changelog; state: Exp; lines: +344 -1
  • ChangeLog
  • date: 2008/09/02 01:32:05; author: changelog; state: Exp; lines: +126 -1
  • ChangeLog
  • date: 2008/09/03 01:32:02; author: changelog; state: Exp; lines: +84 -1
  • ChangeLog
  • date: 2008/09/04 01:31:51; author: changelog; state: Exp; lines: +16 -1
  • ChangeLog
  • date: 2008/09/05 01:32:08; author: changelog; state: Exp; lines: +42 -1
  • ChangeLog
  • date: 2008/09/07 01:32:00; author: changelog; state: Exp; lines: +47 -1
  • Zend/ChangeLog
  • date: 2008/08/25 01:34:25; author: changelog; state: Exp; lines: +39 -2
  • Zend/ChangeLog
  • date: 2008/08/26 01:32:49; author: changelog; state: Exp; lines: +34 -2
  • Zend/ChangeLog
  • date: 2008/08/27 01:32:47; author: changelog; state: Exp; lines: +8 -2
  • Zend/ChangeLog
  • date: 2008/08/30 01:31:58; author: changelog; state: Exp; lines: +39 -2
  • Zend/ChangeLog
  • date: 2008/09/07 01:32:04; author: changelog; state: Exp; lines: +7 -2

    Fix test on Windows
  • ext/session/tests/020.phpt
  • date: 2008/09/07 00:42:29; author: kalle; state: Exp; lines: +1 -1

    2008/09/06

    Fixed #43540 (rfc1867 handler newlength problem)
  • main/rfc1867.c
  • date: 2008/09/06 17:17:44; author: lbarnaud; state: Exp; lines: +2 -2

    Ported rfc1867 hooks to HEAD
  • Zend/zend.h
  • date: 2008/09/06 08:27:38; author: lbarnaud; state: Exp; lines: +2 -1
  • main/rfc1867.c
  • date: 2008/09/06 08:27:38; author: lbarnaud; state: Exp; lines: +217 -17
  • main/rfc1867.h
  • date: 2008/09/06 08:27:38; author: lbarnaud; state: Exp; lines: +44 -1

    Fix mem leak and invalid frees in rfc1867 post handler
  • main/rfc1867.c
  • date: 2008/09/06 08:22:25; author: lbarnaud; state: Exp; lines: +3 -4

    MFB: Fixed bug #45405 (snmp extension memory leak)
  • ext/snmp/snmp.c
  • date: 2008/09/06 07:58:09; author: indeyets; state: Exp; lines: +10 -2

    2008/09/04

    - #45985, touch on opened file raises a warning
  • TSRM/tsrm_virtual_cwd.c
  • date: 2008/09/04 08:03:30; author: pajoye; state: Exp; lines: +9 -3

    2008/09/03

    revert last change
  • ext/pdo_oci/config.m4
  • date: 2008/09/03 19:21:45; author: stas; state: Exp; lines: +95 -40

    better detection for client libraries
  • ext/pdo_oci/config.m4
  • date: 2008/09/03 18:43:56; author: stas; state: Exp; lines: +40 -95

    - made it clear which steps are relevant for RCs only
  • README.RELEASE_PROCESS
  • date: 2008/09/03 17:08:00; author: lsmith; state: Exp; lines: +5 -4

    2008/09/02

    MFB: kill unused var
  • ext/pcre/php_pcre.c
  • date: 2008/09/02 19:13:24; author: nlopess; state: Exp; lines: +2 -9

    Fixed bug #45860 (header() function fails to correctly replace all Status lines)
  • sapi/cgi/cgi_main.c
  • date: 2008/09/02 13:22:27; author: dmitry; state: Exp; lines: +14 -3

    Fixed Bug #43958 (class name added into the error message)
  • main/main.c
  • date: 2008/09/02 09:46:00; author: dmitry; state: Exp; lines: +5 -3

    2008/09/01

    - MFB: fix typo and icu bundling
  • win32/build/mkdist.php
  • date: 2008/09/01 18:21:06; author: pajoye; state: Exp; lines: +3 -3

    Disabled warning messages in SoapClient constructor
  • ext/soap/soap.c
  • date: 2008/09/01 14:55:42; author: dmitry; state: Exp; lines: +5 -2

    Fixed bug #42318 (problem with nm on AIX, not finding object files)
  • sapi/cli/config.m4
  • date: 2008/09/01 13:15:42; author: dmitry; state: Exp; lines: +6 -2

    2008/08/31

    remove special treatment of /tmp path
  • ext/session/mod_files.c
  • date: 2008/08/31 14:50:10; author: indeyets; state: Exp; lines: +3 -5
  • ext/session/tests/session_save_path_variation5.phpt
  • date: 2008/08/31 14:50:10; author: indeyets; state: Exp; lines: +0 -8

    - added further details on the steps necessary to move ext from/to pecl
  • README.RELEASE_PROCESS
  • date: 2008/08/31 10:34:56; author: lsmith; state: Exp; lines: +16 -1

    added note about how to move extensions from/to pecl
  • README.RELEASE_PROCESS
  • date: 2008/08/31 08:32:21; author: lsmith; state: Exp; lines: +3 -0

    [DOC]- Fixed bug #45956 (parse_ini_file() does not return false with syntax errors in parsed file) [DOC] note: change will be in since 5.2.7
  • ext/standard/basic_functions.c
  • date: 2008/08/31 00:19:20; author: jani; state: Exp; lines: +6 -2
  • ext/standard/tests/file/parse_ini_file.phpt
  • date: 2008/08/31 00:19:21; author: jani; state: Exp; lines: +1 -1
  • ext/standard/tests/file/parse_ini_file_error.phpt
  • date: 2008/08/31 00:19:21; author: jani; state: Exp; lines: +2 -4
  • ext/standard/tests/general_functions/parse_ini_basic.phpt
  • date: 2008/08/31 00:19:21; author: jani; state: Exp; lines: +2 -2
  • ext/standard/tests/general_functions/parse_ini_file-win32.phpt
  • date: 2008/08/31 00:19:21; author: jani; state: Exp; lines: +4 -12
  • ext/standard/tests/general_functions/parse_ini_file.phpt
  • date: 2008/08/31 00:19:21; author: jani; state: Exp; lines: +4 -12

    2008/08/30

    update credits: new sapi, stuff moved to pecl..
  • ext/standard/credits_ext.h
  • date: 2008/08/30 23:59:35; author: jani; state: Exp; lines: +0 -3
  • ext/standard/credits_sapi.h
  • date: 2008/08/30 23:59:35; author: jani; state: Exp; lines: +1 -0

    - file will exist only on error (thx tony for the headup)
  • ext/zip/tests/oo_delete.phpt
  • date: 2008/08/30 23:54:46; author: pajoye; state: Exp; lines: +5 -2

    - Fixed tests
  • ext/standard/tests/array/array_walk_object1.phpt
  • date: 2008/08/29 15:47:00; author: felipe; state: Exp; lines: +4 -14
  • ext/standard/tests/array/array_walk_objects.phpt
  • date: 2008/08/29 15:47:00; author: felipe; state: Exp; lines: +5 -12
  • ext/standard/tests/array/array_walk_rec_objects.phpt
  • date: 2008/08/29 15:47:00; author: felipe; state: Exp; lines: +5 -12
  • ext/standard/tests/array/array_walk_recursive_object1.phpt
  • date: 2008/08/29 15:47:00; author: felipe; state: Exp; lines: +5 -17
  • ext/standard/tests/file/fpassthru_error.phpt
  • date: 2008/08/30 22:16:29; author: felipe; state: Exp; lines: +4 -4
  • ext/standard/tests/file/fscanf_error.phpt
  • date: 2008/08/30 22:16:29; author: felipe; state: Exp; lines: +2 -2
  • ext/standard/tests/serialize/serialization_error_001.phpt
  • date: 2008/08/30 22:16:29; author: felipe; state: Exp; lines: +4 -4
  • ext/standard/tests/strings/implode1.phpt
  • date: 2008/08/30 22:16:29; author: felipe; state: Exp; lines: +2 -2
  • ext/standard/tests/strings/stripslashes_error.phpt
  • date: 2008/08/25 13:44:33; author: felipe; state: Exp; lines: +2 -2
  • ext/standard/tests/strings/stripslashes_variation1.phpt
  • date: 2008/08/25 13:44:33; author: felipe; state: Exp; lines: +13 -11
  • ext/standard/tests/strings/strlen.phpt
  • date: 2008/08/25 13:44:33; author: felipe; state: Exp; lines: +5 -5
  • ext/standard/tests/strings/strtoupper1.phpt
  • date: 2008/08/25 13:44:33; author: felipe; state: Exp; lines: +1 -0

    Fix the assert
  • main/php_variables.c
  • date: 2008/08/30 18:28:48; author: rasmus; state: Exp; lines: +2 -2

    Fix for bugs 13961, 39927 and 45947
  • main/php_variables.c
  • date: 2008/08/30 16:53:05; author: rasmus; state: Exp; lines: +9 -2

    - MFB: fix test (clean on exit)
  • ext/zip/tests/bug7658.phpt
  • date: 2008/08/30 16:26:11; author: pajoye; state: Exp; lines: +3 -2
  • ext/zip/tests/oo_delete.phpt
  • date: 2008/08/30 16:26:11; author: pajoye; state: Exp; lines: +3 -2

    - Fix test
  • sapi/cli/tests/006.phpt
  • date: 2008/08/30 11:32:12; author: helly; state: Exp; lines: +54 -19

    - Environment handling seems to have changed to respect unicode... so we have to convert everything to binary before passing it along. A bunch of tests suffer from this change in behavior as well. Can anyone explain to me what was changed and why?
  • run-tests.php
  • date: 2008/08/30 11:24:56; author: helly; state: Exp; lines: +9 -3

    2008/08/29

    Fix wrong Unicode string length (bytes) in tidy_parse_string()
  • ext/tidy/tidy.c
  • date: 2008/08/29 22:59:41; author: hnangelo; state: Exp; lines: +3 -3

    - Added odbc.default_cursortype to control the ODBC cursormodel (bug #43668) #[DOC]
  • ext/odbc/php_odbc.c
  • date: 2008/08/29 19:15:39; author: iodbc; state: Exp; lines: +51 -3
  • ext/odbc/php_odbc_includes.h
  • date: 2008/08/29 19:15:39; author: iodbc; state: Exp; lines: +2 -1

    - Updated unary_op_type typedef with TSRMLS_DC - Added binary_op_type typedef - Added missing ZEND_BOOL_XOR to get_binary_op()
  • Zend/zend_compile.h
  • date: 2008/08/29 18:12:15; author: mattwil; state: Exp; lines: +4 -3
  • Zend/zend_opcode.c
  • date: 2008/08/29 18:12:15; author: mattwil; state: Exp; lines: +23 -20

    - Saved opcode when unary +/- is applied to IS_CONST op (e.g. for negative numbers) - Made '+' in static_scalar context behave as '-' by calling add_function(), so: static $a = +'abc'; // 0 instead of abc static $b = +array(); // "Invalid operand types," like -array(), instead of array()
  • Zend/zend_language_parser.y
  • date: 2008/08/29 17:50:15; author: mattwil; state: Exp; lines: +6 -6

    - Fixed code to use ODBC 3.52 datatypes for 64bit systems (bug #43666)
  • ext/odbc/php_odbc.c
  • date: 2008/08/29 16:42:49; author: iodbc; state: Exp; lines: +79 -78
  • ext/odbc/php_odbc.h
  • date: 2008/08/29 16:42:50; author: iodbc; state: Exp; lines: +2 -2
  • ext/odbc/php_odbc_includes.h
  • date: 2008/08/29 16:42:50; author: iodbc; state: Exp; lines: +21 -17

    Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails)
  • ext/standard/var_unserializer.c
  • date: 2008/08/29 14:59:41; author: dmitry; state: Exp; lines: +44 -41
  • ext/standard/var_unserializer.re
  • date: 2008/08/29 14:59:41; author: dmitry; state: Exp; lines: +11 -8
  • ext/standard/tests/serialize/serialization_objects_009.phpt
  • date: 2008/08/29 14:59:41; author: dmitry; state: Exp; lines: +8 -8

    fix get_browser() (broken in the process of param API conversion)
  • ext/standard/browscap.c
  • date: 2008/08/29 14:13:57; author: tony2001; state: Exp; lines: +4 -4

    - Support for the Scottish "back of" and "front of" hour phrases.
  • ext/date/lib/parse_date.c
  • date: 2008/08/29 11:59:22; author: derick; state: Exp; lines: +11314 -10772
  • ext/date/lib/parse_date.re
  • date: 2008/08/29 11:59:23; author: derick; state: Exp; lines: +26 -1

    - fix warning
  • ext/gd/gd.c
  • date: 2008/08/29 11:09:05; author: pajoye; state: Exp; lines: +2 -2

    Added %unicode_string_optional% for differences in output between PHP 5 and 6
  • run-tests.php
  • date: 2008/08/29 10:25:35; author: felixdv; state: Exp; lines: +7 -2

    Imporoved compile-time constant substitution (Matt)
  • Zend/zend_compile.c
  • date: 2008/08/29 10:17:23; author: dmitry; state: Exp; lines: +10 -11

    - Removed the undocumented object support in the leftover array functions [DOC] (natcasesort, natsort, array_walk, array_walk_recursive, array_unique, array_key_exists) - Changed HASH_OF() to Z_ARRVAL_P() - Fixed bug #45937 (array_walk and array_walk_recursive can alter private/protected object variable)
  • ext/standard/array.c
  • date: 2008/08/29 02:48:28; author: felipe; state: Exp; lines: +57 -135
  • ext/standard/tests/array/array_key_exists.phpt
  • date: 2008/08/29 02:48:28; author: felipe; state: Exp; lines: +29 -19
  • ext/standard/tests/array/array_key_exists_object1.phpt
  • date: 2008/08/29 02:48:28; author: felipe; state: Exp; lines: +9 -3
  • ext/standard/tests/array/array_key_exists_object2.phpt
  • date: 2008/08/29 02:48:28; author: felipe; state: Exp; lines: +12 -4
  • ext/standard/tests/array/array_key_exists_variation2.phpt
  • date: 2008/08/29 02:48:28; author: felipe; state: Exp; lines: +49 -47
  • ext/standard/tests/array/array_merge.phpt
  • date: 2008/08/29 02:48:28; author: felipe; state: Exp; lines: +0 -2
  • ext/standard/tests/array/array_unique_variation1.phpt
  • date: 2008/08/29 02:48:28; author: felipe; state: Exp; lines: +49 -48
  • ext/standard/tests/array/array_walk.phpt
  • date: 2008/08/29 02:48:28; author: felipe; state: Exp; lines: +1 -1
  • ext/standard/tests/array/array_walk_recursive1.phpt
  • date: 2008/08/29 02:48:28; author: felipe; state: Exp; lines: +1 -1
  • ext/standard/tests/array/array_walk_recursive_variation1.phpt
  • date: 2008/08/29 02:48:28; author: felipe; state: Exp; lines: +88 -88
  • ext/standard/tests/array/array_walk_variation1.phpt
  • date: 2008/08/29 02:48:28; author: felipe; state: Exp; lines: +88 -88
  • ext/standard/tests/array/bug40191.phpt
  • date: 2008/08/29 02:48:28; author: felipe; state: Exp; lines: +2 -6
  • ext/standard/tests/array/natcasesort_variation1.phpt
  • date: 2008/08/29 02:48:28; author: felipe; state: Exp; lines: +26 -24

    2008/08/28

    Bug #45888 (Refcounting in ZTS mode)
  • ext/oci8/oci8.c
  • date: 2008/08/28 06:32:52; author: sixd; state: Exp; lines: +10 -6

    Bug #45458 (OCI8: Numeric keys for associative arrays are not handled properly)
  • ext/oci8/oci8_interface.c
  • date: 2008/08/28 06:17:53; author: sixd; state: Exp; lines: +3 -3

    Fix expected output for PHP 6
  • ext/oci8/tests/lob_029.phpt
  • date: 2008/08/28 06:15:56; author: sixd; state: Exp; lines: +11 -11

    Test initialization cleanup
  • ext/oci8/tests/lob_029.phpt
  • date: 2008/08/28 05:35:18; author: sixd; state: Exp; lines: +7 -1

    Update Oracle DLL examples to match build changes
  • php.ini-dist
  • date: 2008/08/28 05:31:15; author: sixd; state: Exp; lines: +2 -2
  • php.ini-recommended
  • date: 2008/08/28 05:31:15; author: sixd; state: Exp; lines: +2 -2

    2008/08/26

    - Fixed bug #44924 (sendmail path wrong)
  • main/main.c
  • date: 2008/08/26 23:25:40; author: jani; state: Exp; lines: +7 -6

    Sync with PHP_5_3 (what a nice mess..thanks guys for keeping the branches in sync..NOT)
  • main/main.c
  • date: 2008/08/26 23:22:31; author: jani; state: Exp; lines: +4 -3

    MFB: switch to the new parameter-parse API
  • sapi/apache2handler/php_functions.c
  • date: 2008/08/26 17:36:33; author: indeyets; state: Exp; lines: +44 -54

    MFB: this test depends on session.hash_bits_per_character, but it was not explicitly set
  • ext/session/tests/session_id_error4.phpt
  • date: 2008/08/26 16:51:18; author: indeyets; state: Exp; lines: +1 -0

    Fixed bug #43782 (feof() does not detect timeout on socket) # Poll returns 0 if it times out. # We check for 0 and use the user set timeout in set_options by passing -1.
  • main/streams/streams.c
  • date: 2008/08/26 16:06:23; author: dsp; state: Exp; lines: +2 -2
  • main/streams/xp_socket.c
  • date: 2008/08/26 16:06:23; author: dsp; state: Exp; lines: +7 -3

    Remove stray folding tag here
  • sapi/cgi/cgi_main.c
  • date: 2008/08/26 15:37:38; author: rasmus; state: Exp; lines: +2 -2

    clean up garbage
  • ext/mysqli/tests/mysqli_debug_ini.phpt
  • date: 2008/08/26 11:05:59; author: tony2001; state: Exp; lines: +1 -0

    fix typo
  • ext/mysqli/tests/mysqli_debug.phpt
  • date: 2008/08/26 10:59:03; author: tony2001; state: Exp; lines: +2 -2
  • ext/mysqli/tests/mysqli_debug_append.phpt
  • date: 2008/08/26 10:59:03; author: tony2001; state: Exp; lines: +1 -1
  • ext/mysqli/tests/mysqli_debug_control_string.phpt
  • date: 2008/08/26 10:59:03; author: tony2001; state: Exp; lines: +2 -2
  • ext/mysqli/tests/mysqli_debug_ini.phpt
  • date: 2008/08/26 10:59:03; author: tony2001; state: Exp; lines: +2 -2
  • ext/mysqli/tests/mysqli_debug_mysqlnd_control_string.phpt
  • date: 2008/08/26 10:59:03; author: tony2001; state: Exp; lines: +1 -1
  • ext/mysqli/tests/mysqli_debug_mysqlnd_only.phpt
  • date: 2008/08/26 10:59:03; author: tony2001; state: Exp; lines: +2 -2

    Fixed bug #45786 (FastCGI process exited unexpectedly)
  • sapi/cgi/cgi_main.c
  • date: 2008/08/26 09:56:22; author: dmitry; state: Exp; lines: +4 -4
  • sapi/cgi/fastcgi.c
  • date: 2008/08/26 09:56:22; author: dmitry; state: Exp; lines: +8 -5
  • sapi/cgi/fastcgi.h
  • date: 2008/08/26 09:56:22; author: dmitry; state: Exp; lines: +3 -2

    - MFB; support for copy of ICU DLLS for all ICU versions
  • win32/build/mkdist.php
  • date: 2008/08/26 09:12:21; author: pajoye; state: Exp; lines: +11 -1

    Fixed bug #45910 (Cannot declare self-referencing constant)
  • Zend/zend_execute_API.c
  • date: 2008/08/26 08:38:15; author: dmitry; state: Exp; lines: +12 -6

    - MFB:inline definition (win32)
  • ext/standard/crypt_freesec.h
  • date: 2008/08/26 06:54:37; author: pajoye; state: Exp; lines: +4 -1

    2008/08/25

    fix warning
  • ext/libxml/config.w32
  • date: 2008/08/25 21:04:00; author: rrichards; state: Exp; lines: +2 -4

    - Fix CS, folding tags..etc. PLEASE do not invent your own coding styles. Or commit something as fubar as this..
  • ext/spl/spl_array.c
  • date: 2008/08/25 19:07:12; author: jani; state: Exp; lines: +29 -28

    Fix #45826 (Custom serialization)
  • ext/spl/spl_array.c
  • date: 2008/08/25 18:38:22; author: colder; state: Exp; lines: +190 -59

    - Fix win32 build
  • ext/standard/crypt_freesec.h
  • date: 2008/08/25 14:10:22; author: jani; state: Exp; lines: +2 -3

    - Nuke unncessary checks already done elsewhere (ZEND) - Use the correct type header files if available. (win32 does what it does) - inline definition is in php_config.h, so include it always.
  • ext/standard/config.m4
  • date: 2008/08/25 13:42:46; author: jani; state: Exp; lines: +1 -20
  • ext/standard/crypt_freesec.c
  • date: 2008/08/25 13:42:46; author: jani; state: Exp; lines: +36 -54
  • ext/standard/crypt_freesec.h
  • date: 2008/08/25 13:42:46; author: jani; state: Exp; lines: +17 -10

    fix test: no crap left behind
  • ext/standard/tests/general_functions/bug41518.phpt
  • date: 2008/08/25 13:40:33; author: jani; state: Exp; lines: +2 -3

    - Nuke duplicate macro call
  • ext/standard/config.m4
  • date: 2008/08/25 12:14:48; author: jani; state: Exp; lines: +1 -3

    2008/08/24

    - New parameter parsing API - CS
  • ext/odbc/php_odbc.c
  • date: 2008/08/24 20:50:02; author: felipe; state: Exp; lines: +392 -624

    - Fix the order, and avoid overwriting when implementing Serializable
  • Zend/zend_compile.c
  • date: 2008/08/24 18:20:03; author: colder; state: Exp; lines: +8 -5
  • Zend/zend_interfaces.c
  • date: 2008/08/24 18:20:03; author: colder; state: Exp; lines: +10 -6

    - Export zend_user_(un)serialize functions to be used by custom callbacks - Transfer custom (un)serialize callbacks through inheritance
  • Zend/zend_compile.c
  • date: 2008/08/24 17:01:21; author: colder; state: Exp; lines: +5 -1
  • Zend/zend_interfaces.c
  • date: 2008/08/24 17:01:22; author: colder; state: Exp; lines: +3 -3
  • Zend/zend_interfaces.h
  • date: 2008/08/24 17:01:22; author: colder; state: Exp; lines: +4 -1

    - Fix issue with destruction of overloaded objects # The issue is that we assume default object handlers when calling method # __destruct(). Now the default handlers might not be compatible with the # correct handlers which would result in crashes or they simply do cannot # support everything the object was supposed to do. The latter case will be # demonstrated in ext/spl/tests/iterator_068.phpt.
  • Zend/zend_gc.c
  • date: 2008/08/24 16:45:50; author: helly; state: Exp; lines: +2 -2
  • Zend/zend_objects.c
  • date: 2008/08/24 16:45:49; author: helly; state: Exp; lines: +7 -2
  • Zend/zend_objects_API.c
  • date: 2008/08/24 16:45:49; author: helly; state: Exp; lines: +12 -6
  • Zend/zend_objects_API.h
  • date: 2008/08/24 16:45:49; author: helly; state: Exp; lines: +6 -2

    - Added function preg_filter() [DOC] preg_filter() is basically the same as preg_replace but unlike the latter it returns matches.
  • ext/pcre/php_pcre.c
  • date: 2008/08/24 12:34:02; author: helly; state: Exp; lines: +36 -23