History log of /PHP-8.2/ (Results 110501 – 110525 of 110567)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8cf2d74b16-Apr-1999 Andi Gutmans

- Make the memory leak message print PHP4.

b32b283115-Apr-1999 Andi Gutmans

- one more place which seems to have needed fixing. I don't have time to look
more into it. I hope we don't have anymore places which need fixing.

3d631c4c15-Apr-1999 Andi Gutmans

- Should fix the pass by reference problem. This happened because we moved
start from arg 1 now and not arg 0. There might be more places which need fixing
like in the executor but the bug

- Should fix the pass by reference problem. This happened because we moved
start from arg 1 now and not arg 0. There might be more places which need fixing
like in the executor but the bug seems OK now.

show more ...

fa76f0c914-Apr-1999 Zeev Suraski

Compile fix

39f9487e14-Apr-1999 Andi Gutmans

-Tiny patches

76ceb9ad13-Apr-1999 Zeev Suraski

Better detection

7c2155c113-Apr-1999 Zeev Suraski

Move Ai stuff before get_zval_*(), like Andi suggested. Fixes Sascha's huge
memory leak

e1e2226b13-Apr-1999 Andi Gutmans

- Fix various memory leaks.

d86ed82013-Apr-1999 Andi Gutmans

Refcount bugfix

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?

1...<<442144224423