History log of /PHP-7.4/ext/pcre/php_pcre.c (Results 401 – 425 of 516)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# d0ed5b98 15-Jan-2002 Andrei Zmievski

- Fixed a bug with matching string containing null bytes.


Revision tags: php-4.1.1
# 2f8284ca 22-Dec-2001 Zeev Suraski

Fix a warning and remove a printf() that slipped in...


# 0858fb4b 18-Dec-2001 Andrei Zmievski

@- Added flags parameter to preg_grep(). The only flag currently is
@ PREG_GREP_INVERT that will make the function return entries that
@ did not match. (Andrei)


Revision tags: PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2
# 3942e2a8 10-Nov-2001 Andrei Zmievski

Fixed bug #13635.


Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# a90e5f5a 17-Oct-2001 Andrei Zmievski

@- Fixed a bug in preg_replace() that would change the type of the replacement
@ array entries to string. (Andrei)


# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 23b9300f 06-Aug-2001 Sascha Schumann

more tsrm cleanup


# 8fca87ad 30-Jul-2001 Andrei Zmievski

Updated to match TSRM changes.


# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# b0224d51 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 1c25b8dd 30-Jul-2001 Zeev Suraski

Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


# fe6f8712 27-Jul-2001 Zeev Suraski

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any unco

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...

show more ...


Revision tags: PRE_TSRM_MERGE_PATCH
# 86ae8add 13-Jul-2001 Rui Hirokawa

added an option to support utf-8 in pcre.


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2
# 1beda9ee 24-May-2001 Stig Bakken

* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)


# e1f671fb 20-May-2001 Andrei Zmievski

Properly free callback_name only when necessary.


# 58f7df0a 15-May-2001 Andrei Zmievski

Revert previous commit - callback_name does need to be checked because
it is set conditional on is_callable_replace.


Revision tags: php-4.0.6RC1
# eba50153 14-May-2001 Andrei Zmievski

No need for check since callback_name is always filled in.


# 340c56e5 12-May-2001 Wez Furlong

Fixed leak.


# 0eecec77 04-May-2001 Andrei Zmievski

@- Fixed a bug in preg_split() that would incorrectly limit the number of
@ results when used along with PREG_SPLIT_NO_EMPTY flag. (Andrei)

- Fixed a bug in preg_split() that would inco

@- Fixed a bug in preg_split() that would incorrectly limit the number of
@ results when used along with PREG_SPLIT_NO_EMPTY flag. (Andrei)

- Fixed a bug in preg_split() that would incorrectly limit the number of
results when used along with PREG_SPLIT_NO_EMPTY flag. (Andrei)
- Also made limit = -1 when limit = 0, to emulate Perl.

show more ...


Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7
# c44da998 22-Apr-2001 Sascha Schumann

Fix freeing of a NULL pointer


1...<<1112131415161718192021