History log of /php-src/ (Results 114751 – 114775 of 114808)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3fcc651113-Apr-1999 Andi Gutmans

* Optimize argument_stack top lookup
* Fix a nasty bug in zend_ptr_stack_clean()

533f135912-Apr-1999 Zeev Suraski

Remove unnecessary stack

ad9b13eb12-Apr-1999 Zeev Suraski

off by one

1dff49ec12-Apr-1999 Zeev Suraski

Minor optimization

3ca6d61112-Apr-1999 Zeev Suraski

Make functions that don't take arguments somewhat happier:)

714f450a12-Apr-1999 Zeev Suraski

This should take care of "this" for user-defined functions. It wasn't yet working
for built-in functions anyway, this one is coming soon.

0666083912-Apr-1999 Zeev Suraski

NULL's should remain NULLs (at least in strings)

15be5f0b12-Apr-1999 Zeev Suraski

Destroy the resource list after destroying the symbol table, otherwise the
auto-destructor for resources are run when the resource list is no longer valid

39a7f4c312-Apr-1999 Zeev Suraski

This patch is a go. Not fully optimized yet, but working properly.
Prepatch tagged as BEFORE_STACK_PATCH.

Revision tags: BEFORE_STACK_PATCH
b06c573112-Apr-1999 Zeev Suraski

Minor fixes:
missing zval_copy_ctor()
messed up AiCount fix

4213b5d612-Apr-1999 Stig Bakken

tolerate uninitialized ini settings in php_ini_{long,double,string}()

483caf3612-Apr-1999 Sascha Schumann

This should help in keeping PHP4 up to date

4869bd3b10-Apr-1999 Zeev Suraski

Test patch...

3b53a8ad10-Apr-1999 Zeev Suraski

test patch

1c23f75610-Apr-1999 Zeev Suraski

Oops

4b98f34510-Apr-1999 Zeev Suraski

php3_ini? What's that?

bb6dff9c10-Apr-1999 Zeev Suraski

Buh-bye php3_ini

4472d05010-Apr-1999 Zeev Suraski

Allow runtime setting of the memory limit

2e9886de10-Apr-1999 Zeev Suraski

Get rid of php3_ini in Zend

e3d2234b10-Apr-1999 Zeev Suraski

A lot of php3_ini -> php_ini work

79f9f0ce10-Apr-1999 Zeev Suraski

Move safe_mode to the new php_ini mechanism

7685b44c10-Apr-1999 Zeev Suraski

Move asp_tags and short_open_tag to the new php_ini mechanism

7656c77c10-Apr-1999 Zeev Suraski

We need to initialize the utility values after we initialize the INI file, which in
turn, is after we initialize Zend. Set the utility values separately from Zend's
initialization

4fd1d5b810-Apr-1999 Zeev Suraski

* php_ini fixes
* convert the MySQL module to use the new php_ini mechanism

d40e88a009-Apr-1999 Zeev Suraski

Apache php_ini support

1...<<459145924593