mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
whoops, two less items for 4.1
This commit is contained in:
parent
a59a85b598
commit
60be93b8de
1 changed files with 1 additions and 8 deletions
|
@ -1,12 +1,5 @@
|
|||
* define PEAR_INSTALL_DIR, PHP_EXTENSION_DIR, PHP_BINDIR and more
|
||||
in main/main.c
|
||||
|
||||
* always build CGI (--disable-cgi option to disable)
|
||||
|
||||
* clean up installation directories, start using proper autoconf
|
||||
directories: php.ini goes into $sysconfdir, PEAR stuff goes into
|
||||
$datadir[/php]/pear, extensions go into $libdir[/php]/<apispec>.
|
||||
|
||||
* move most extensions and PEAR packages out of the PHP CVS tree,
|
||||
include them again during release packaging
|
||||
|
||||
|
@ -16,4 +9,4 @@
|
|||
|
||||
* allow foreach($array as list($var1, $var2))
|
||||
|
||||
* clean up "$instance = &new object" syntax.
|
||||
* clean up "$instance = &new object" syntax (default to the =& behaviour?)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue