History log of /php-src/ (Results 114326 – 114350 of 114804)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f5dbfbae06-Jun-1999 Andi Gutmans

-Init tsrm on minit

ed97964f06-Jun-1999 Andi Gutmans

- Use PS() everywhere.

c329da5d06-Jun-1999 Andi Gutmans

- Make sessions compile on win32 but it still doesn't link.

c5fd724406-Jun-1999 Andi Gutmans

- Add some *_FETCH()'s. Still some work to be done so that it'll compile on win32.

5b0ae2df06-Jun-1999 Andi Gutmans

Work around a compiler bug - mark variables that are sent to functions that aren't yet
defined as FETCH_W (because they might end up being sent by reference)

605756de06-Jun-1999 Sascha Schumann

- s/encoded/encode/
- new TODO entry

d5dc2cd206-Jun-1999 Andi Gutmans

- Remove the is_ref =1 from the push() function.

a821a18506-Jun-1999 Sascha Schumann

add some protos

2f79ba1a06-Jun-1999 Sascha Schumann

add some thoughts

19a2a02f05-Jun-1999 Sascha Schumann

- auto startup when calling register
- auto startup using a configuration option

f830cf7d05-Jun-1999 Sascha Schumann

moving start code into its own function

f8f8defb05-Jun-1999 Andrey Hristov

Added array_merge() function.

2db1d61705-Jun-1999 Sascha Schumann

SAPI does not want line endings

421414df05-Jun-1999 Andrey Hristov

Added push(), pop(), shift(), unshift(), splice(), and slice() array functions.
The first 5 work like their Perl counterparts. slice() returns a chunk of the array
specified by offset and len

Added push(), pop(), shift(), unshift(), splice(), and slice() array functions.
The first 5 work like their Perl counterparts. slice() returns a chunk of the array
specified by offset and length arguments.

Backport to PHP3 and docs will be coming soon.

show more ...

ed06a70f05-Jun-1999 Zeev Suraski

* Centralized shutdown
* Change shutdown order again

a1b42e3f05-Jun-1999 Sascha Schumann

first import of session module

89f139d305-Jun-1999 Zeev Suraski

Call the request_shutdown on modules before destroying symbol tables, so that
the session module can be implemented

bbce669c05-Jun-1999 Zeev Suraski

Move shutdown order into Zend

8b2fe60405-Jun-1999 Zeev Suraski

- Fixed Karl's bug report. It's not really a thorough fix, we really need to rethink the INIT_FCALL/DO_FCALL issue.
- Fixed numerous AiCount problems

e49aafcf05-Jun-1999 Zeev Suraski

I got the order wrong earlier :I

e586468a05-Jun-1999 Zeev Suraski

Not sure that's the right fix, but at least it fixes the symptom

dbfeaabb04-Jun-1999 Andrey Hristov

Added preg_quote() function.

c7a606c404-Jun-1999 Andrey Hristov

*** empty log message ***

1b4b5c4a04-Jun-1999 Zeev Suraski

New $GLOBALS init

1ecca4b804-Jun-1999 Zeev Suraski

Fix UNIX MySQL build

1...<<4571457245734574457545764577457845794580>>...4593