History log of /PHP-5.5/ext/pcre/php_pcre.c (Results 76 – 100 of 288)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_NEW_PARAMETER_PARSE
# 49961368 01-Jun-2008 Hannes Magnusson

Add arginfo & fix protos


Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 634fef42 08-Mar-2008 Nuno Lopes

fix bug #44214: crash with preg_replace_callback and global variables


# d204214d 08-Mar-2008 Nuno Lopes

implement #44336: optimize utf8 string matching
add PREG_BAD_UTF8_OFFSET_ERROR constant


Revision tags: php-5.2.6RC2
# bcade815 03-Mar-2008 Dmitry Stogov

Removed unnecassary strlen()


Revision tags: php-5.2.6RC1
# bc8a62f4 20-Feb-2008 Felipe Pena

MFB: Fixed Bug #44191 (preg_grep messes up array index)


Revision tags: RELEASE_1_3_1
# 2c1a5c02 25-Jan-2008 Nuno Lopes

spread some static keywords


# 18107c0b 13-Jan-2008 Nuno Lopes

Fixed bug #42945 (preg_split() swallows part of the string)


Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1
# dcd3b197 26-Nov-2007 Jani Taskinen

MFH:- Fixed bug #43365 (Several enums have trailing commas)


Revision tags: RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1
# 66a24c86 07-Oct-2007 Nuno Lopes

Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines)


# 51051fc8 07-Oct-2007 Nuno Lopes

now fix the thread-safe build..
#sorry for the noise, but I didnt commit patches to PHP for a long time..


# 3adfe9c0 07-Oct-2007 Nuno Lopes

fix the previous patch: the rc var doesnt need to be passed to the make_subpats_table()


# 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)


12345678910>>...12