foobar
|
8678f51835
|
Fixed bug #22131, enable use of shared lib with pcre.
|
2003-02-09 14:59:07 +00:00 |
|
Ilia Alshanetsky
|
4fde1b8de1
|
zend_error() -> php_error_docref().
|
2003-01-24 05:21:08 +00:00 |
|
Moriyoshi Koizumi
|
7abc6e4338
|
Made the test's name more descriptive
|
2003-01-23 19:00:06 +00:00 |
|
Moriyoshi Koizumi
|
0344311bde
|
Removed pointless checks
|
2003-01-23 18:48:43 +00:00 |
|
Moriyoshi Koizumi
|
24ae309037
|
Added test case for bug #21732
|
2003-01-23 18:22:55 +00:00 |
|
Moriyoshi Koizumi
|
e3e364f77b
|
Fixed bug #21758
|
2003-01-20 16:45:21 +00:00 |
|
Ilia Alshanetsky
|
3d8e54f3a2
|
Changed php_error to php_error_docref.
|
2003-01-19 00:45:53 +00:00 |
|
Ilia Alshanetsky
|
b2ecf47755
|
Fixed bug #21732 (Added a sanity check, that prevents parameter mismatch).
|
2003-01-18 20:48:52 +00:00 |
|
Sebastian Bergmann
|
b506f5c8f8
|
Bump year.
|
2002-12-31 16:08:15 +00:00 |
|
Ilia Alshanetsky
|
2ca45412ed
|
Added a test case for bug #20528.
|
2002-11-22 00:08:57 +00:00 |
|
Ilia Alshanetsky
|
c7dd366c1a
|
Fixed bug #20528.
|
2002-11-21 23:51:52 +00:00 |
|
Edin Kadribasic
|
b8d3c75a6c
|
Nuke one more win32 linking warning.
|
2002-11-18 15:53:00 +00:00 |
|
Derick Rethans
|
a88e5c6e8d
|
- Remove \n from error messages
|
2002-11-10 21:24:54 +00:00 |
|
Andrei Zmievski
|
a60968287c
|
Fix memory leak in non-ZTS mode.
|
2002-11-09 00:43:37 +00:00 |
|
Marcus Boerger
|
15b2e277a4
|
fix compiler warning
|
2002-10-24 19:15:40 +00:00 |
|
Andrei Zmievski
|
c65c182693
|
Upgrade to version 3.92.
|
2002-10-15 13:59:58 +00:00 |
|
Andrei Zmievski
|
6863d70ef3
|
Use a copy of locale instead of the original. Fixes bug #19482.
|
2002-10-07 17:16:23 +00:00 |
|
Wez Furlong
|
a2c6a6c186
|
Update bundled pcrelib to 3.9.
# Tested under Linux only
|
2002-09-14 14:45:35 +00:00 |
|
Andrei Zmievski
|
3f4a2b1b6a
|
@- Added ability to use Perl-style ${n} subpattern references in the
@ replacement string for preg_replace(). Takes care of bug #18442. (Andrei)
|
2002-09-11 14:41:25 +00:00 |
|
Anantha Kesari H Y
|
76d94e57ab
|
NetWare related additions/modifications
|
2002-09-05 11:35:10 +00:00 |
|
Edin Kadribasic
|
35cd16f6bf
|
MFB (patch by Troels Arvin <troels@arvin.dk>).
Added pcre include path to global list of includes in order to allow
use of external pcre libs.
|
2002-07-23 13:07:29 +00:00 |
|
Andrei Zmievski
|
3650bab76f
|
Fix Bug #18341.
@- Fixed cases where preg_split() incorrectly terminated final element if
@ it contained null byte. (Andrei)
|
2002-07-14 22:36:47 +00:00 |
|
foobar
|
b5e46c5e05
|
Fix build in ZTS mode
|
2002-06-13 01:04:40 +00:00 |
|
Andrei Zmievski
|
4f4b983a39
|
This patch adds ability to capture string offsets in the preg_match_*()
results.
|
2002-06-12 20:04:20 +00:00 |
|
Markus Fischer
|
9b1ec11184
|
- Typo.
|
2002-06-10 22:43:49 +00:00 |
|
Andrei Zmievski
|
001b4c71e4
|
This code adds string offset capturing in preg_split() results. Original
patch by David Brown, modified by me.
|
2002-05-23 17:22:05 +00:00 |
|
Andrei Zmievski
|
1668570e4d
|
Changing email address.
|
2002-05-13 17:28:38 +00:00 |
|
Andrei Zmievski
|
4acbbcf5a9
|
Revert bogus patch.
|
2002-04-19 17:23:22 +00:00 |
|
Derick Rethans
|
18a3f085aa
|
- Fix warnings in VC
|
2002-04-19 14:57:46 +00:00 |
|
jim winstead
|
d3400b2b5f
|
the 'setup' script was removed more than two years ago.
these can be safely removed from the 4.2 branch, too.
|
2002-03-16 00:21:40 +00:00 |
|
Sascha Schumann
|
1d06a3166c
|
remove old makefiles
|
2002-03-12 16:50:43 +00:00 |
|
Sascha Schumann
|
9d9d39a0de
|
Please welcome the new build system.
If you encounter any problems, please make sure to email sas@php.net
directly.
An introduction can be found on
http://schumann.cx/buildv5.txt
|
2002-03-07 14:20:02 +00:00 |
|
Sebastian Bergmann
|
90613d2282
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
|
Andrei Zmievski
|
260aee10fe
|
Fix a long-standing infelicity that resulted in extra regex information
not being passed to PCRE functions.
|
2002-02-12 03:15:27 +00:00 |
|
Andrei Zmievski
|
51f1739983
|
Expose pcre_get_compiled_regex as an API function.
|
2002-02-12 03:00:05 +00:00 |
|
Andrei Zmievski
|
d0ed5b984c
|
- Fixed a bug with matching string containing null bytes.
|
2002-01-15 15:40:31 +00:00 |
|
Zeev Suraski
|
2f8284ca0a
|
Fix a warning and remove a printf() that slipped in...
|
2001-12-22 03:04:14 +00:00 |
|
Andrei Zmievski
|
0858fb4b73
|
@- 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)
|
2001-12-18 19:17:57 +00:00 |
|
Sebastian Bergmann
|
38933514e1
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
|
foobar
|
f1397d5339
|
Unified the configure messages.
|
2001-11-30 19:00:13 +00:00 |
|
Andrei Zmievski
|
3942e2a8bd
|
Fixed bug #13635.
|
2001-11-10 23:45:00 +00:00 |
|
Rasmus Lerdorf
|
02e25f0a1e
|
# Butt-ugly looking code here, but I need regular expressions to do this.
Re-instated safe-mode realm mangling as it was in php 2 and 3 albeit
in a somewhat more robust way.
@ Re-instated safe-mode realm mangling (Rasmus)
|
2001-10-20 22:01:56 +00:00 |
|
Andrei Zmievski
|
a90e5f5a6b
|
@- Fixed a bug in preg_replace() that would change the type of the replacement
@ array entries to string. (Andrei)
|
2001-10-17 18:20:19 +00:00 |
|
Stig Bakken
|
689252082c
|
* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)
|
2001-10-11 23:33:59 +00:00 |
|
Derick Rethans
|
78747bd2df
|
- Don't wrap lines... this is annoying while coding.
|
2001-09-09 13:29:31 +00:00 |
|
Sascha Schumann
|
23b9300fd1
|
more tsrm cleanup
|
2001-08-06 03:50:52 +00:00 |
|
Andrei Zmievski
|
8fca87adb5
|
Updated to match TSRM changes.
|
2001-07-30 15:41:11 +00:00 |
|
Zeev Suraski
|
c43806f415
|
Zend compatibility patch
|
2001-07-30 08:24:42 +00:00 |
|
Zeev Suraski
|
b0224d51da
|
Zend compatibility patch
|
2001-07-30 05:36:18 +00:00 |
|
Zeev Suraski
|
1c25b8dd53
|
Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way
|
2001-07-30 01:56:43 +00:00 |
|