1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 15:38:49 +02:00
Commit Graph

6280 Commits

Author SHA1 Message Date
Zeev Suraski b6f5873260 Get the apache module to compile 1999-04-09 19:51:47 +00:00
Zeev Suraski 011813cce8 *** empty log message *** 1999-04-09 19:16:46 +00:00
Stig S. Bakken 763061bbea ignore file 1999-04-09 19:11:00 +00:00
Zeev Suraski 3e58450513 * A lot of work on php_ini stuff
* A lot of work on getting rid from php3_ini
1999-04-09 19:09:29 +00:00
Andi Gutmans 5cb576d81a - 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.
1999-04-09 15:18:29 +00:00
Andi Gutmans 2d7b9b038d - 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.
1999-04-09 15:01:13 +00:00
Zeev Suraski 43c0e94ac9 Honor a semicolon on the same line as an ending token of a heredoc 1999-04-09 11:19:03 +00:00
Zeev Suraski 0a6e9ddd7f Prevent class redeclarations 1999-04-09 10:59:58 +00:00
Zeev Suraski 3edb99e8ac Type library support in COM module 1999-04-08 23:14:56 +00:00
Zeev Suraski 6a97e1662d * Add arguments to shutdown function
* Bring php_ini uptodate
1999-04-08 21:32:57 +00:00
Zeev Suraski 9d8e0db38f * Add arguments to shutdown functions
* Remove traces of php_ini stuff
1999-04-08 21:14:50 +00:00
Zeev Suraski f2d5ca7482 "Our favourite mistake" 1999-04-08 20:27:08 +00:00
Zeev Suraski 17bdb70823 $GLOBALS support 1999-04-08 20:21:36 +00:00
Zeev Suraski 9d1a9331b3 Fix for php -v 1999-04-08 14:55:42 +00:00
Stig Bakken a12d0a1c1c patched in fsock.c from php3 1999-04-08 08:57:09 +00:00
Kristian Köhntopp 22335a4ec7 Spurious $ removed in Makefile.in 1999-04-08 08:23:37 +00:00
Andi Gutmans 893160fcbe foreach() syntax has changed 1999-04-08 04:11:23 +00:00
Zeev Suraski 135da4b4fc Fix static assignment 1999-04-08 00:18:29 +00:00
Stig Bakken d0738c2bc3 get rid of extra and doc dirs, more cvs ignore stuff 1999-04-08 00:04:44 +00:00
Stig Bakken 9bc17ac6b2 fix configure warnings 1999-04-07 23:59:51 +00:00
Zeev Suraski d1d96d04c6 Remove an unused variable 1999-04-07 23:09:09 +00:00
Zeev Suraski 18402e05b9 Update deps 1999-04-07 21:20:42 +00:00
Zeev Suraski 882bbf6f45 Win32 patches 1999-04-07 21:19:35 +00:00
Zeev Suraski 694d94983b That's better. 1999-04-07 21:14:10 +00:00
Zeev Suraski aceaabceff PHP 4.0 1999-04-07 21:05:13 +00:00
Zeev Suraski d94f3e22ae We didn't save the .dsp back then... 1999-04-07 21:00:45 +00:00
Zeev Suraski d9c4871592 Cleanups: ZendCore->libzend 1999-04-07 20:30:03 +00:00
Rasmus Lerdorf a6043d3e1e *** empty log message *** 1999-04-07 18:18:16 +00:00
Andi Gutmans 573b46022c Zend Library 1999-04-07 18:10:10 +00:00
SVN Migration f70a4db647 Standard project directories initialized by cvs2svn. 1999-04-07 18:10:10 +00:00