History log of /php-src/main/main.c (Results 1351 – 1366 of 1366)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 257de2ba 17-Apr-1999 Stig Bakken

First commit of re-structuring phase one. We have started using automake in
sub-directories and started to move extension code into ext/<name>. For now,
I have moved the "standard" extensio

First commit of re-structuring phase one. We have started using automake in
sub-directories and started to move extension code into ext/<name>. For now,
I have moved the "standard" extension (which is quite a mix of everything
right now) and the GD extension into their own subdirs in ext/.
The configure script now also runs configure in the libzend directory
automatically and makes sure php4 and libzend use the same config.cache file.
To avoid running configure in libzend, use the --no-recursion option.
"make" in php4 also builds libzend now.
The Apache module doesn't compile right now, but a fix for that is
coming up.

show more ...

# 8cf2d74b 16-Apr-1999 Andi Gutmans

- Make the memory leak message print PHP4.

Revision tags: BEFORE_STACK_PATCH
# 4869bd3b 10-Apr-1999 Zeev Suraski

Test patch...

# 3b53a8ad 10-Apr-1999 Zeev Suraski

test patch

# 1c23f756 10-Apr-1999 Zeev Suraski

Oops

# 4b98f345 10-Apr-1999 Zeev Suraski

php3_ini? What's that?

# bb6dff9c 10-Apr-1999 Zeev Suraski

Buh-bye php3_ini

# e3d2234b 10-Apr-1999 Zeev Suraski

A lot of php3_ini -> php_ini work

# 79f9f0ce 10-Apr-1999 Zeev Suraski

Move safe_mode to the new php_ini mechanism

# 7685b44c 10-Apr-1999 Zeev Suraski

Move asp_tags and short_open_tag to the new php_ini mechanism

# e95ebe04 09-Apr-1999 Zeev Suraski

testing 123

# f92db069 09-Apr-1999 Zeev Suraski

test, ignore

# 3e584505 09-Apr-1999 Zeev Suraski

* A lot of work on php_ini stuff
* A lot of work on getting rid from php3_ini

# 6a97e166 08-Apr-1999 Zeev Suraski

* Add arguments to shutdown function
* Bring php_ini uptodate

# 9d1a9331 08-Apr-1999 Zeev Suraski

Fix for php -v

Revision tags: CLOSED_BETA
# aceaabce 07-Apr-1999 Zeev Suraski

PHP 4.0

1...<<5152535455