From f67a65543d15af3536eebd69021d0fd22b67506b Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Fri, 1 Oct 1999 19:53:27 +0000 Subject: [PATCH] - I forgot this --- ChangeLog | 2 ++ php4dllts.dsp | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3695bf2447..a5b1444c58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ PHP 4.0 CHANGE LOG ChangeLog ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? 1999, Version 4.0 Beta 3 +- Added the ability to use variable references in the array() construct. + For example, array("foo" => &$foo). (Andi, Zend library) - Added array_reverse() function (Andrei) - Some more XML fixes/cleanups (Thies) - Updated preg_replace() so that if any argument passed in is an array diff --git a/php4dllts.dsp b/php4dllts.dsp index 5ef16a9d79..8f73d1fac1 100644 --- a/php4dllts.dsp +++ b/php4dllts.dsp @@ -548,10 +548,6 @@ SOURCE=.\ext\mcal\php3_mcal.h # End Source File # Begin Source File -SOURCE=.\ext\odbc\php3_odbc.h -# End Source File -# Begin Source File - SOURCE=.\ext\standard\php3_string.h # End Source File # Begin Source File @@ -564,6 +560,10 @@ SOURCE=.\ext\standard\php_lcg.h # End Source File # Begin Source File +SOURCE=.\ext\odbc\php_odbc.h +# End Source File +# Begin Source File + SOURCE=.\ext\pcre\php_pcre.h # End Source File # Begin Source File -- 2.49.0