History log of /PHP-7.4/ (Results 91776 – 91800 of 92142)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
080105f722-May-1999 Zeev Suraski

Give more information and save log lines in memory leak reports

9b4d712022-May-1999 Zeev Suraski

* Minor fixes
* Better handling for multiple repeated memory leaks (libzend updated)

a08e392522-May-1999 Zeev Suraski

Time to rename the child

87ba08d122-May-1999 Zeev Suraski

Avoid leaking fd's in case of failures

Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE
58a0ae7b22-May-1999 Zeev Suraski

Small fix

ac94c83822-May-1999 Zeev Suraski

more fixes

9e862c1121-May-1999 Zeev Suraski

Fix a memory leak

d56ae4f621-May-1999 Zeev Suraski

That wasn't supposed to slip in

be8b977821-May-1999 Zeev Suraski

This should be centralized...

9dc0842e21-May-1999 Zeev Suraski

* Properly handle failed file opens in C++
* Properly handle failed require()'s within libzend

00cb03bd21-May-1999 Sascha Schumann

add support for mhash 0.5.0

see http://sasweb.de/mhash/

e3a70c1f21-May-1999 Andrey Hristov

-Added regex cache
-Made module thread-safe

c57c0e9c21-May-1999 Zeev Suraski

* Fix error handling startup on the thread-safe CGI version
* A failed require() is a compile-time error, consider it as one

f33c22c021-May-1999 Zeev Suraski

* Fix the comments issue. yymore() worked like a charm.
* Change all flex states to be prefixed with ST_

be9dc58c21-May-1999 Andrey Hristov

Get rid of debug printf's.

17bbbf2921-May-1999 Andrey Hristov

Initial check-in of PCRE (Perl Compatible Regular Expressions) extension.

PCRE library can be found at ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/

config.m4 will be updated

Initial check-in of PCRE (Perl Compatible Regular Expressions) extension.

PCRE library can be found at ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/

config.m4 will be updated to be more robust later on.

perl_match() takes a regular expression, the source string, and the array
for subpattern matches.

perl_replace() takes a regular expression, the search string, and the replacement
string.

Regular expression is specified using delimiters and options. Example:

perl_match("/<[a-z]*>/i", $text, $tags);

More stuff is coming soon.

show more ...

b57dc27521-May-1999 Sascha Schumann

- run ext sources through conv_proto
- add necessary phpext_*_ptr

4fe8fe7121-May-1999 Sascha Schumann

merge in some PHP3 stuff

6f06b11621-May-1999 Sascha Schumann

incorporate YP/NIS support

fb40767621-May-1999 Sascha Schumann

- fix compile issues for various packages (dbase, sysv*, zlib)
- some cleanup in mhash/mcrypt

0fe7fe3021-May-1999 Sascha Schumann

- add phpext_pgsql_ptr
- semaphore update for glibc-2.1 systems

672e38da21-May-1999 Sascha Schumann

Add default path for binary mysql distributions

286fef1c21-May-1999 Sascha Schumann

remove debug messages

9cb2cf1320-May-1999 Zeev Suraski

Optimize allocations into uninitialized_zval assignments

59a539f620-May-1999 Zeev Suraski

Use OutputDebugString() or fprintf(stderr,) for memory leaks

1...<<3671367236733674367536763677367836793680>>...3686