History log of /php-src/ (Results 114251 – 114275 of 114289)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

e95ebe0409-Apr-1999 Zeev Suraski

testing 123

f92db06909-Apr-1999 Zeev Suraski

test, ignore

651e232f09-Apr-1999 Zeev Suraski

Testing 123

906dc43e09-Apr-1999 Andi Gutmans

- Changed here-docs to <<< followed by whitespace.

f8ef66d109-Apr-1999 Zeev Suraski

*** empty log message ***

b6f5873209-Apr-1999 Zeev Suraski

Get the apache module to compile

011813cc09-Apr-1999 Zeev Suraski

*** empty log message ***

3e58450509-Apr-1999 Zeev Suraski

* A lot of work on php_ini stuff
* A lot of work on getting rid from php3_ini

5cb576d809-Apr-1999 Andi Gutmans

- I guess print $GLOBALS and print "$GLOBALS" should yield the same result
so I returned the one in encaps_var.
- Made INITAL_OP_ARRAY_SIZE smaller (64? can't remeber). I don't think the

- I guess print $GLOBALS and print "$GLOBALS" should yield the same result
so I returned the one in encaps_var.
- Made INITAL_OP_ARRAY_SIZE smaller (64? can't remeber). I don't think the
erealloc()'s during compile time are such a biggy, we might make it even
smaller. We can have a configure time option as to it's size.

show more ...

2d7b9b0309-Apr-1999 Andi Gutmans

- Support $GLOBALS in cvar's. Now list(..) = each($GLOBALS) will work.
- Remove support of $GLOBALS in enacapsed strings. print "$GLOBALS" isn't
supposed to work in any case.

43c0e94a09-Apr-1999 Zeev Suraski

Honor a semicolon on the same line as an ending token of a heredoc

0a6e9ddd09-Apr-1999 Zeev Suraski

Prevent class redeclarations

3edb99e808-Apr-1999 Zeev Suraski

Type library support in COM module

6a97e16608-Apr-1999 Zeev Suraski

* Add arguments to shutdown function
* Bring php_ini uptodate

9d8e0db308-Apr-1999 Zeev Suraski

* Add arguments to shutdown functions
* Remove traces of php_ini stuff

f2d5ca7408-Apr-1999 Zeev Suraski

"Our favourite mistake"

17bdb70808-Apr-1999 Zeev Suraski

$GLOBALS support

9d1a933108-Apr-1999 Zeev Suraski

Fix for php -v

a12d0a1c08-Apr-1999 Stig Bakken

patched in fsock.c from php3

1...<<45714572