History log of /php-src/ (Results 113876 – 113900 of 114805)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
afeb770431-Jul-1999 Zeev Suraski

Fix problem with include/require of URLs

01c2701a31-Jul-1999 Zeev Suraski

These aren't necessary

eb3d12c631-Jul-1999 Zeev Suraski

Fix bug #1914

338405d331-Jul-1999 Zeev Suraski

Declaration fix

ba290e0530-Jul-1999 Zeev Suraski

Ok, that should be a good start. Can somebody verify that this actually compiles,
and perhaps check if it runs?

6aefb8ba30-Jul-1999 Zeev Suraski

Early steps towards making the IMAP module PHP 4.0 compatible
(and readable - indent people, INDENT)

3ee8c8f030-Jul-1999 Zeev Suraski

This should fix the implode() problem

620d013430-Jul-1999 Zeev Suraski

Support symbols in any symbol table, not just the active one

e1a84e4430-Jul-1999 Andrey Hristov

Fix for bug #1907.

447eb3b030-Jul-1999 Andi Gutmans

- Damn that's more like it.

2c32cc8130-Jul-1999 Andi Gutmans

- Cut&paste crap

e9e7bc6d30-Jul-1999 Andi Gutmans

- Add ptr_stack_n_{push,pop} in order to speed up function calls a bit.
There seems to be no reason for stack->top in the ptr_stack except for
when realloc()'in the stack. I think I'll re

- Add ptr_stack_n_{push,pop} in order to speed up function calls a bit.
There seems to be no reason for stack->top in the ptr_stack except for
when realloc()'in the stack. I think I'll remove it.

show more ...

48ffdd7930-Jul-1999 Zeev Suraski

* Setting variables in the global scope wasn't handling is_ref's properly

739132e529-Jul-1999 Andi Gutmans

- Fixed a leak when doing inheritance. The parent class name wasn't being freed.
- Fixed a stack leak. Functions that had late argument binding were set up as
INIT_FCALL_BY_NAME but were us

- Fixed a leak when doing inheritance. The parent class name wasn't being freed.
- Fixed a stack leak. Functions that had late argument binding were set up as
INIT_FCALL_BY_NAME but were using DO_FCALL and not the corresponding
DO_FCALL_BY_NAME.

show more ...

e324687229-Jul-1999 Andi Gutmans

-Tiny fix

7d0715d529-Jul-1999 Andi Gutmans

- Added function documentation prototypes. Thanks to Egon Schmid for
straightening me out :)

741ca16728-Jul-1999 Andi Gutmans

- Fixed various inheritance problems & Andrey's leak

a7af382828-Jul-1999 Andi Gutmans

- Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name")

5aa3eff928-Jul-1999 Andrey Hristov

Fix link functions problem.

d69ec49d28-Jul-1999 Danny Heijl

Make it compile again

e1b5df4b28-Jul-1999 Philippe Verdy

Commited changes in php3 function/soundex 1.32

fc478e5927-Jul-1999 Zeev Suraski

License update

879bfc7a27-Jul-1999 Zeev Suraski

Inherit parent's constructor

d49b53b527-Jul-1999 Zeev Suraski

*** empty log message ***

c4bc487127-Jul-1999 Zeev Suraski

Fix runtime inheritence (child functions/members should have higher precedence)

1...<<4551455245534554455545564557455845594560>>...4593