History log of /PHP-5.3/ext/pcre/php_pcre.c (Results 51 – 75 of 251)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 424db6fe 07-Oct-2007 Nuno Lopes

fix bug #37911: preg_replace_callback ignores named groups


# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


# f67c0222 20-Sep-2007 Antony Dovgal

MFH


# c6f777da 01-Sep-2007 Nuno Lopes

adapt for PCRE 7.3
remove ability to include config.h from php_pcre.c, as it seems pretty useless and produces a few warnings


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1
# 3afa1347 24-Jul-2007 Antony Dovgal

[DOC] MFH: add PCRE_VERSION constant to ext/pcre


Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 2caf3867 12-Jun-2007 Scott MacVicar

Display PCRE ini entries as part of module info


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2
# 6a73be63 23-Apr-2007 Antony Dovgal

fix folding


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# f6536ed2 14-Mar-2007 Antony Dovgal

MFH: remove unnecessary warning in case of exception


Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3
# 5d752620 10-Jan-2007 Hannes Magnusson

Fix build on system where HAVE_SETLOCALE is not defined


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


Revision tags: php-5.2.1RC1
# e034b4a8 12-Dec-2006 Ilia Alshanetsky

Removed dummy vars.

# Patch by Matt Wilmas


Revision tags: php-5.2.0, php-5.2.0RC6
# b4974d5e 10-Oct-2006 Antony Dovgal

MFH: fix #39112 (typo in error message)


Revision tags: php-5.2.0RC5, php-5.2.0RC4
# c55eda9f 06-Sep-2006 Nuno Lopes

fix memleak of pcre study data


Revision tags: php-5.2.0RC3
# f231b76b 30-Aug-2006 Antony Dovgal

fix leak, add test


Revision tags: php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1
# 6fb763c4 20-Jul-2006 Marcus Boerger

- MFH Clean up (after consulting Andrei)
. Change the handlers SPL uses to php_pcre_*_impl(pcre_cache_entry*,....)
. All refactored funcs (match, split, replace, grep) use the above

- MFH Clean up (after consulting Andrei)
. Change the handlers SPL uses to php_pcre_*_impl(pcre_cache_entry*,....)
. All refactored funcs (match, split, replace, grep) use the above
. Change (zend|php)_error() to php_error_docref()
. Move from old to new param parsing api
. Fix memleaks in unicode mode

show more ...


# bf4c9ef6 16-Jul-2006 Marcus Boerger

- MFH: Little bit refactoring: Two new PHPAPI functions:
. php_pcre_match
. php_pcre_split


Revision tags: php-4.4.3RC2
# 1dbaae27 15-Jun-2006 Dmitry Stogov

Added automatic module globals management


# c3ed9147 15-Jun-2006 Nuno Lopes

fix bug #37800: preg_replace() limit parameter odd behaviour
#this is a regression in PHP_5_2 and HEAD branches only


# a943d234 14-Jun-2006 Nuno Lopes

fix memory leak uncovered by the pcre_extra.phpt test


Revision tags: BEFORE_NEW_OUTPUT_API
# 43b660b6 29-May-2006 Antony Dovgal

MFH: no need to check it for not-NULL


# 8ca3826a 29-May-2006 Antony Dovgal

MFH: return NULL in case of error


Revision tags: php-4.4.3RC1
# 0de69fe9 09-May-2006 Marcus Boerger

- MFH pcre_get_compiled_regex_cache() support


# f9de2cc1 09-May-2006 Andrei Zmievski

MFH


Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3
# 6a4faee3 11-Apr-2006 Andrei Zmievski

MFH


1234567891011