]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 21 Oct 2005 05:42:08 +0000 (05:42 +0000)
committer <changelog@php.net> <>
Fri, 21 Oct 2005 05:42:08 +0000 (05:42 +0000)
ChangeLog
Zend/ChangeLog

index c394be2e762a8a664abd098585060bcdbe67d31e..07daae3b80412dce1965a85702c49cf46b719f68 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,281 @@
+2005-10-20  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * NEWS:
+      Proper news
+
+2005-10-20  Rolland Santimano  <rollandsantimano@yahoo.com>
+
+    * ext/standard/php_string.h
+      ext/standard/string.c:
+      - Unicode impl of stristr()
+
+2005-10-20  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/dom/tests/dom_xinclude.phpt
+      ext/zlib/tests/compress_zlib_wrapper.phpt:
+      MFB51: Fixed tests to work with ZTS builds
+
+    * (PHP_5_1)
+      ext/dom/tests/dom_xinclude.phpt
+      ext/zlib/tests/compress_zlib_wrapper.phpt:
+      Fixed tests to work with ZTS builds
+
+2005-10-20  Antony Dovgal  <antony@zend.com>
+
+    * ext/standard/filters.c
+      ext/standard/filters.c:
+      use proper constants
+
+    * (PHP_5_0)
+      ext/iconv/iconv.c
+      ext/iconv/iconv.c:
+      MFH: use constants instead of their values
+
+    * ext/iconv/iconv.c:
+      use constants instead of their values
+
+    * ZendEngine2/zend_reflection_api.c:
+      copy/paste typo
+
+2005-10-20  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * tests/strings/001.phpt:
+      Fixed test for cygwin installs
+
+2005-10-20  Dmitry Stogov  <dmitry@zend.com>
+
+    * ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/zend_vm_opcodes.h
+      ZendEngine2/zend_vm_opcodes.h:
+      Removed unnecesary local variable
+
+    * ZendEngine2/tests/bug34893.phpt
+      ZendEngine2/tests/bug34893.phpt:
+      
+      file bug34893.phpt was initially added on branch PHP_5_1.
+
+    * (PHP_5_1)
+      NEWS
+      ZendEngine2/zend_object_handlers.c
+      ZendEngine2/zend_object_handlers.c
+      ZendEngine2/tests/bug34893.phpt:
+      Fixed bug #34893 (PHP5.1 overloading, Cannot access private property)
+
+    * ZendEngine2/tests/bug34712.phpt
+      ZendEngine2/tests/bug34712.phpt:
+      
+      file bug34712.phpt was initially added on branch PHP_5_1.
+
+    * (PHP_5_1)
+      NEWS
+      ZendEngine2/tests/bug34712.phpt:
+      Fixed bug #34712 (zend.ze1_compatibility_mode = on segfault)
+
+    * ZendEngine2/tests/bug34767.phpt
+      ZendEngine2/tests/bug34767.phpt:
+      
+      file bug34767.phpt was initially added on branch PHP_5_1.
+
+    * (PHP_5_1)
+      NEWS
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/tests/bug34767.phpt:
+      Fixed bug #34767 (Zend Engine 1 Compatibility not copying objects
+      correctly)
+
+    * (PHP_5_1)
+      ZendEngine2/zend_compile.h:
+      Fixed bug #31177 (menory leaks and corruption because of incorrect
+      refcounting).
+
+    * ZendEngine2/tests/bug31177-2.phpt
+      ZendEngine2/tests/bug31177-2.phpt:
+      
+      file bug31177-2.phpt was initially added on branch PHP_5_1.
+
+    * (PHP_5_1)
+      NEWS
+      ZendEngine2/zend_compile.h
+      ZendEngine2/zend_extensions.h
+      ZendEngine2/zend_extensions.h
+      ZendEngine2/zend_ptr_stack.h
+      ZendEngine2/zend_ptr_stack.h
+      ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/zend_vm_opcodes.h
+      ZendEngine2/zend_vm_opcodes.h
+      ZendEngine2/tests/bug31177-2.phpt:
+      Fixed bug #31177 (menory leaks and corruption because of incorrect
+      refcounting)
+
+    * (PHP_5_0)
+      ZendEngine2/tests/bug34062.phpt:
+      Added forgotten test
+
+    * (PHP_5_1)
+      ZendEngine2/tests/bug33512.phpt
+      ZendEngine2/tests/bug34062.phpt:
+      Added forgotten tests
+
+    * ZendEngine2/tests/bug33512.phpt
+      ZendEngine2/tests/bug33512.phpt
+      ZendEngine2/tests/bug34062.phpt
+      ZendEngine2/tests/bug34062.phpt
+      ZendEngine2/tests/bug34062.phpt:
+      
+      Added forgotten tests
+
+2005-10-20  Greg Beaver  <greg@chiaraquartet.net>
+
+    * (PHP_5_1)
+      pear/CODING_STANDARDS
+      pear/PEAR.php
+      pear/README
+      pear/System.php
+      pear/catalog
+      pear/go-pear-list.php
+      pear/go-pear.bat
+      pear/install-pear.php
+      pear/make-pear-bundle.php
+      pear/package-Archive_Tar.xml
+      pear/package-Console_Getopt.xml
+      pear/package-PEAR.xml
+      pear/package.dtd
+      pear/template.spec
+      pear/Archive/Tar.php
+      pear/Archive/docs/Tar.txt
+      pear/Console/Getopt.php
+      pear/Console/tests/.cvsignore
+      pear/Console/tests/001-getopt.phpt
+      pear/OS/Guess.php
+      pear/PEAR/Autoloader.php
+      pear/PEAR/Builder.php
+      pear/PEAR/Command.php
+      pear/PEAR/Common.php
+      pear/PEAR/Config.php
+      pear/PEAR/Dependency.php
+      pear/PEAR/DependencyDB.php
+      pear/PEAR/Downloader.php
+      pear/PEAR/ErrorStack.php
+      pear/PEAR/Exception.php
+      pear/PEAR/Installer.php
+      pear/PEAR/Packager.php
+      pear/PEAR/Registry.php
+      pear/PEAR/Remote.php
+      pear/PEAR/RunTest.php
+      pear/PEAR/Command/Auth.php
+      pear/PEAR/Command/Build.php
+      pear/PEAR/Command/Common.php
+      pear/PEAR/Command/Config.php
+      pear/PEAR/Command/Install.php
+      pear/PEAR/Command/Mirror.php
+      pear/PEAR/Command/Package.php
+      pear/PEAR/Command/Registry.php
+      pear/PEAR/Command/Remote.php
+      pear/PEAR/Frontend/CLI.php
+      pear/docs/Archive_Tar.txt
+      pear/docs/rfc01_PEAR_pecl-binaries.txt
+      pear/docs/rfc01_PEAR_subpackages.txt
+      pear/packages/HTML_Template_IT-1.1.tar
+      pear/packages/Net_UserAgent_Detect-2.0.1.tar
+      pear/packages/XML_RPC-1.4.0.tar
+      pear/scripts/.cvsignore
+      pear/scripts/pear.bat
+      pear/scripts/pear.sh
+      pear/scripts/pearcmd.php
+      pear/scripts/pearwin.php
+      pear/tests/.cvsignore
+      pear/tests/PEAR_test_mock_pearweb.php.inc
+      pear/tests/common_sortPkgDeps1_package.xml
+      pear/tests/common_sortPkgDeps2_package.xml
+      pear/tests/common_sortPkgDeps3_package.xml
+      pear/tests/common_sortPkgDeps4_package.xml
+      pear/tests/common_sortPkgDeps5_package.xml
+      pear/tests/common_sortPkgDeps6_package.xml
+      pear/tests/depnoreleases-1.0.tgz
+      pear/tests/depunstable-1.0.tgz
+      pear/tests/download_test.config.inc
+      pear/tests/download_test_classes.php.inc
+      pear/tests/merge.input
+      pear/tests/merge2.input
+      pear/tests/package-PEARtests.xml
+      pear/tests/pear1.phpt
+      pear/tests/pear2.phpt
+      pear/tests/pear_autoloader.phpt
+      pear/tests/pear_channelfile.phpt
+      pear/tests/pear_common_analyzeSC.phpt
+      pear/tests/pear_common_buildProvidesArray.phpt
+      pear/tests/pear_common_downloadHttp.phpt
+      pear/tests/pear_common_infoFromString.phpt
+      pear/tests/pear_common_sortPkgDeps.phpt
+      pear/tests/pear_common_validPackageVersion.phpt
+      pear/tests/pear_config.phpt
+      pear/tests/pear_config_1.1.phpt
+      pear/tests/pear_dependency_checkExtension.phpt
+      pear/tests/pear_dependency_checkPackage.phpt
+      pear/tests/pear_dependency_checkPackageUninstall.phpt
+      pear/tests/pear_downloader_invalid.phpt
+      pear/tests/pear_downloader_new.phpt
+      pear/tests/pear_downloader_old.phpt
+      pear/tests/pear_error.phpt
+      pear/tests/pear_error2.phpt
+      pear/tests/pear_error3.phpt
+      pear/tests/pear_error4.phpt
+      pear/tests/pear_installer1.phpt
+      pear/tests/pear_installer2.phpt
+      pear/tests/pear_installer3.phpt
+      pear/tests/pear_installer4.phpt
+      pear/tests/pear_installer5.phpt
+      pear/tests/pear_installer_installFile_channels.phpt
+      pear/tests/pear_installer_install_channels.phpt
+      pear/tests/pear_packager.phpt
+      pear/tests/pear_registry.phpt
+      pear/tests/pear_registry_1.1.phpt
+      pear/tests/pear_registry_inc.php.inc
+      pear/tests/pear_system.phpt
+      pear/tests/php.ini
+      pear/tests/php_dump.php.inc
+      pear/tests/pkg1-1.1.tgz
+      pear/tests/pkg1-2.0b1.tgz
+      pear/tests/pkg2-1.1.tgz
+      pear/tests/pkg3-1.1.tgz
+      pear/tests/pkg3-1.4.tgz
+      pear/tests/pkg4-1.1.tgz
+      pear/tests/pkg4AndAHalf-1.3.tgz
+      pear/tests/pkg5-1.1.tgz
+      pear/tests/stabilitytoolow-0.3.tgz
+      pear/tests/stabilitytoolow-0.5.tgz
+      pear/tests/stabilitytoolow-0.6beta.tgz
+      pear/tests/stabilitytoolow-1.0b1.tgz
+      pear/tests/stabilitytoolow-2.0a1.tgz
+      pear/tests/stabilitytoolow-2.0b1.tgz
+      pear/tests/stabilitytoolow-2.0dev.tgz
+      pear/tests/stabilitytoolow-3.0dev.tgz
+      pear/tests/system.input
+      pear/tests/testdownload.tgz
+      pear/tests/toonew.conf
+      pear/tests/user.input
+      pear/tests/user2.input
+      pear/tests/user3.input:
+      remove unused obsolete files from pear CVS
+      
+
+2005-10-20  John Coggeshall  <john@coggeshall.org>
+
+    * Makefile.gcov
+      NEWS
+      configure.in
+      gen_php_cov:
+      Implementing C-level Code coverage (--enable-gcov).
+      
+        o Requires LTP 1.4+ and libgcov
+
 2005-10-19  Antony Dovgal  <antony@zend.com>
 
     * (PHP_5_0)
index a59d05c7b7ff7995bcca57e8b6389143c5eb16c9..771f0ef417f68f834c3b84303c8e5f96f9f0bb98 100644 (file)
@@ -1,3 +1,89 @@
+2005-10-20  Antony Dovgal  <antony@zend.com>
+
+    * zend_reflection_api.c:
+      copy/paste typo
+
+2005-10-20  Dmitry Stogov  <dmitry@zend.com>
+
+    * zend_vm_def.h
+      zend_vm_def.h
+      zend_vm_execute.h
+      zend_vm_execute.h
+      zend_vm_opcodes.h
+      zend_vm_opcodes.h:
+      Removed unnecesary local variable
+
+    * zend_object_handlers.c
+      zend_object_handlers.c
+      tests/bug34893.phpt:
+      Fixed bug #34893 (PHP5.1 overloading, Cannot access private property)
+
+    * tests/bug34893.phpt
+      tests/bug34893.phpt:
+      
+      file bug34893.phpt was initially added on branch PHP_5_1.
+
+    * tests/bug34712.phpt:
+      Fixed bug #34712 (zend.ze1_compatibility_mode = on segfault)
+
+    * tests/bug34712.phpt
+      tests/bug34712.phpt:
+      
+      file bug34712.phpt was initially added on branch PHP_5_1.
+
+    * zend_execute_API.c
+      zend_execute_API.c
+      tests/bug34767.phpt:
+      Fixed bug #34767 (Zend Engine 1 Compatibility not copying objects
+      correctly)
+
+    * tests/bug34767.phpt
+      tests/bug34767.phpt:
+      
+      file bug34767.phpt was initially added on branch PHP_5_1.
+
+    * (PHP_5_1)
+      zend_compile.h:
+      Fixed bug #31177 (menory leaks and corruption because of incorrect
+      refcounting).
+
+    * zend_compile.h
+      zend_extensions.h
+      zend_extensions.h
+      zend_ptr_stack.h
+      zend_ptr_stack.h
+      zend_vm_def.h
+      zend_vm_def.h
+      zend_vm_execute.h
+      zend_vm_execute.h
+      zend_vm_opcodes.h
+      zend_vm_opcodes.h
+      tests/bug31177-2.phpt:
+      Fixed bug #31177 (menory leaks and corruption because of incorrect
+      refcounting)
+
+    * tests/bug31177-2.phpt
+      tests/bug31177-2.phpt:
+      
+      file bug31177-2.phpt was initially added on branch PHP_5_1.
+
+    * (PHP_5_0)
+      tests/bug34062.phpt:
+      Added forgotten test
+
+    * (PHP_5_1)
+      tests/bug33512.phpt
+      tests/bug34062.phpt:
+      Added forgotten tests
+
+    * tests/bug33512.phpt
+      tests/bug33512.phpt
+      tests/bug34062.phpt
+      tests/bug34062.phpt
+      tests/bug34062.phpt:
+      
+      Added forgotten tests
+
 2005-10-19  Dmitry Stogov  <dmitry@zend.com>
 
     * tests/bug33257.phpt