History log of /PHP-8.0/ext/pcre/php_pcre.c (Results 501 – 525 of 546)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a7c8bfb9 06-Apr-2000 Colin Viebrock

phpinfo() prettying


# fddd1201 05-Apr-2000 Colin Viebrock

phpinfo() prettying


Revision tags: PHP-4.0-RC1
# d02fe90b 06-Mar-2000 Stig Bakken

Change extension names in all extensions' zend_module_entry to their
directory name.


# 2b9b11d3 24-Feb-2000 Andrei Zmievski

Fix bug #3599.


# 11e24054 23-Feb-2000 Egon Schmid

More protos.


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 86fa2aad 19-Feb-2000 Zeev Suraski

the pipe is breaking all the time


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000
# 3a816341 05-Feb-2000 Zeev Suraski

Cleanup patches


# 62114c18 17-Jan-2000 Zeev Suraski

Destructors no longer return ints, the low level problem it was intended to solve is long gone now...


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 878906fb 15-Jan-2000 Andrei Zmievski

Another idea I had today.


# 43ae2bff 01-Jan-2000 Sascha Schumann

Happy Y2K patch! Happy new year (or the new millennium, depending on whether
you start counting at 0 or 1).


Revision tags: PRE_ISSET_TYPE
# 235386b2 26-Dec-1999 Zeev Suraski

Change ALLOC_ZVAL() semantics


# 3f6e00e4 24-Dec-1999 Andi Gutmans

- Use ALLOC_ZVAL() in PHP. Finding the places to put FREE_ZVAL(z) is much
more tricky and I'm not sure how many places this is. zval allocations
were only made directly in 11 places.


# 742c58c2 20-Dec-1999 Andrei Zmievski

(PHP preg_quote) Made binary-safe.
@ Made preg_quote() binary-safe. (Andrei)


Revision tags: PRE_LIBZEND_TO_ZEND
# a1ad2872 18-Dec-1999 Zeev Suraski

- The tree compiles again


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP
# 4f52bab5 07-Dec-1999 Andrei Zmievski

Need to check for __inet_aton on Solaris.


Revision tags: PRE_RETURN_REF_PATCH
# a9a5f240 06-Dec-1999 Andrei Zmievski

Add another item.


# 4a60eed4 05-Dec-1999 Sascha Schumann

Fix some warnings


# 5b983c94 04-Dec-1999 Sascha Schumann

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them ma

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.

show more ...


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1
# 3ae0f5fd 19-Nov-1999 Andrei Zmievski

(PHP preg_replace) Fixed a bug that cause backreferences to lose
their value after the first occurrence.


# 71a8c018 19-Nov-1999 Andrei Zmievski

Fixed a bug that would replace only the first occurrence and result in
a parse error for the rest when using /e modifier.


Revision tags: php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# e921d0fe 28-Oct-1999 Andrei Zmievski

Fix bug #2623.


# ce1f3a7d 15-Oct-1999 Andrei Zmievski

Make string copying a little more efficient.


# 22fb5f28 15-Oct-1999 Andrei Zmievski

Renamed a couple of functions to have proper php_ prefix.


# d3a39771 15-Oct-1999 Andrei Zmievski

(_php_replace_in_subject)
(PHP preg_replace):
Fixed a bug that happened when regex was an array and replacement was a
single non-string value. Also changed conversions to use
convert_

(_php_replace_in_subject)
(PHP preg_replace):
Fixed a bug that happened when regex was an array and replacement was a
single non-string value. Also changed conversions to use
convert_to_string_ex().

(PHP preg_grep): use convert_to_string_ex() for proper conversion

show more ...


# a92fb5fe 01-Oct-1999 Andrei Zmievski

rename.


1...<<2122