History log of /PHP-5.5/main/php_version.h (Results 401 – 420 of 420)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0b4
# 021836ef 20-Feb-2000 Zeev Suraski

Go B4, go!


Revision tags: php-4.0b4_rc1
# 80ca0000 19-Feb-2000 Zeev Suraski

Prepare for B4-RC1


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3
# 3150bd63 17-Nov-1999 Stig Bakken

Bump version to 4.0b4-dev.


Revision tags: PRE_USED_RETURN_VALUE_PATCH
# 65557ffe 16-Nov-1999 Stig Bakken

4.0b3 coming up


Revision tags: php-4.0b3_RC5
# c8106593 13-Nov-1999 Sascha Schumann

preparing 4.0b3-RC5


Revision tags: php-4.0b3_RC4
# ef941dd7 09-Nov-1999 Stig Bakken

4.0b3-RC4


Revision tags: php-4.0b3_RC3
# 9e1cfb4f 09-Nov-1999 Stig Bakken

Bump version to 4.0b3-RC3.
# We release RC2 just minutes before Sam Ruby commits his Java extension.
# What timing!


Revision tags: php-4.0b3_RC2
# 512f4519 06-Nov-1999 Zeev Suraski

Version update


# f2099fcc 04-Nov-1999 Stig Bakken

# First shot at 4.0b3.


Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# ee565243 03-Sep-1999 Zeev Suraski

Version update


Revision tags: php-4.0b2
# c791d60a 09-Aug-1999 Andi Gutmans

Go beta 2 (final)


# 30569aac 02-Aug-1999 Zeev Suraski

Go Beta 2


Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE
# 830be36b 23-Jul-1999 Stig Bakken

required for the Windows build, re-adding


# 8bf949b5 23-Jul-1999 Stig Bakken

generated file


Revision tags: php-4.0b1
# 64ed8f71 23-Jul-1999 Andrey Hristov

Changeloggin'


# 64dae03e 22-Jul-1999 Andrey Hristov

-Ported all remaining date() options
-Made array_walk() work somewhat, but it's not
possible to change array values from inside the
walk function yet


# d9f52fe0 21-Jul-1999 Stig Bakken

First cut at standard way of making dynamically loadable extensions on UNIX.
Examples on how to test:

./configure --with-xml static
./configure --with-xml=/opt

First cut at standard way of making dynamically loadable extensions on UNIX.
Examples on how to test:

./configure --with-xml static
./configure --with-xml=/opt static
./configure --with-xml=shared shared
./configure --with-xml=shared,/opt shared

The difference between these two is that when the extension is shared, it
is not merged into libphpext.a. The shared extension is currently always
built. I can't find a way to do just one or the other with automake/libtool,
if someone has a clever idea, please come forward. :-)

"make install" installs the .so (as well as a lot of other cruft) in
$prefix/lib/php.

show more ...


# e8832835 14-Jul-1999 Zeev Suraski

* Update logos
* Move from PreAlpha 1 to Beta 1.


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE
# 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 ...


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

PHP 4.0


1...<<11121314151617