]> granicus.if.org Git - php/commitdiff
finally!
authorHartmut Holzgraefe <hholzgra@php.net>
Mon, 8 Aug 2005 17:57:35 +0000 (17:57 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Mon, 8 Aug 2005 17:57:35 +0000 (17:57 +0000)
  cd some_extension
  phpize
  configure
  make
  make test # <<< THIS WORKS!!! :)

NEWS

diff --git a/NEWS b/NEWS
index 14f050f324d515abe88bcc3bd81ee5f99a656c39..2ebb8cf8ef1eead3ef29c665744a702f3829f7b2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2005, PHP 5.1
+- made "make test" work for phpized extensions (Hartmut, Jani)
 - Updated bundled libraries in Windows distribution. (Edin)
   . zlib 1.2.3
   . curl 7.14.0