]> granicus.if.org Git - php/commitdiff
here's a preliminary list of stuff for 4.1
authorStig Bakken <ssb@php.net>
Fri, 13 Apr 2001 20:47:12 +0000 (20:47 +0000)
committerStig Bakken <ssb@php.net>
Fri, 13 Apr 2001 20:47:12 +0000 (20:47 +0000)
TODO-4.2.txt [new file with mode: 0644]

diff --git a/TODO-4.2.txt b/TODO-4.2.txt
new file mode 100644 (file)
index 0000000..0cdf9ed
--- /dev/null
@@ -0,0 +1,12 @@
+* 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
+