|
|
@ -1,3 +1,361 @@ |
|
|
|
|
|
2005-08-15 Jani Taskinen <jani.taskinen@sci.fi> |
|
|
|
|
|
|
|
|
|
|
|
* configure.in: |
|
|
|
|
|
Fail gracefully if icu-config is not found |
|
|
|
|
|
|
|
|
|
|
|
2005-08-15 Ilia Alshanetsky <ilia@prohost.org> |
|
|
|
|
|
|
|
|
|
|
|
* (PHP_5_1) |
|
|
|
|
|
ext/standard/info.c: |
|
|
|
|
|
Chunk the output |
|
|
|
|
|
|
|
|
|
|
|
2005-08-15 Jani Taskinen <jani.taskinen@sci.fi> |
|
|
|
|
|
|
|
|
|
|
|
* run-tests.php: |
|
|
|
|
|
This is like a virus..spread everywhere :) |
|
|
|
|
|
|
|
|
|
|
|
* TODO: |
|
|
|
|
|
DONE |
|
|
|
|
|
|
|
|
|
|
|
* main/main.c: |
|
|
|
|
|
These are not defined anymore |
|
|
|
|
|
|
|
|
|
|
|
* Makefile.global |
|
|
|
|
|
configure.in |
|
|
|
|
|
makerpm |
|
|
|
|
|
run-tests.php |
|
|
|
|
|
server-tests.php |
|
|
|
|
|
main/build-defs.h.in: |
|
|
|
|
|
Goodbye PEAR |
|
|
|
|
|
|
|
|
|
|
|
2005-08-15 Pierre-Alain Joye <pierre@dotgeek.org> |
|
|
|
|
|
|
|
|
|
|
|
* README.PEAR: |
|
|
|
|
|
- if questions, rtfm |
|
|
|
|
|
|
|
|
|
|
|
2005-08-15 Jani Taskinen <jani.taskinen@sci.fi> |
|
|
|
|
|
|
|
|
|
|
|
* pear/.cvsignore |
|
|
|
|
|
pear/Console/Getopt.php |
|
|
|
|
|
pear/Console/tests/.cvsignore |
|
|
|
|
|
pear/Console/tests/001-getopt.phpt |
|
|
|
|
|
pear/OS/Guess.php: |
|
|
|
|
|
Nuke PEAR |
|
|
|
|
|
|
|
|
|
|
|
2005-08-15 Pierre-Alain Joye <pierre@dotgeek.org> |
|
|
|
|
|
|
|
|
|
|
|
* README.PEAR: |
|
|
|
|
|
- add a little doc to redirect people to go-pear |
|
|
|
|
|
|
|
|
|
|
|
* 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: |
|
|
|
|
|
- remove files |
|
|
|
|
|
|
|
|
|
|
|
* 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: |
|
|
|
|
|
- cvs delete is not recursive... |
|
|
|
|
|
|
|
|
|
|
|
* pear/make-pear-bundle.php: |
|
|
|
|
|
- some other (#1 out 2) |
|
|
|
|
|
|
|
|
|
|
|
* pear/CODING_STANDARDS |
|
|
|
|
|
pear/Makefile.frag |
|
|
|
|
|
pear/PEAR.php |
|
|
|
|
|
pear/README |
|
|
|
|
|
pear/System.php |
|
|
|
|
|
pear/catalog |
|
|
|
|
|
pear/go-pear-list.php |
|
|
|
|
|
pear/go-pear.bat |
|
|
|
|
|
pear/install-pear.php |
|
|
|
|
|
pear/install-pear.txt |
|
|
|
|
|
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/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.3.1.tar |
|
|
|
|
|
pear/scripts/.cvsignore |
|
|
|
|
|
pear/scripts/pear.bat |
|
|
|
|
|
pear/scripts/pear.sh |
|
|
|
|
|
pear/scripts/pearcmd.php |
|
|
|
|
|
pear/scripts/pearwin.php: |
|
|
|
|
|
- these files are outdated, /pear-core is the repository for pear and |
|
|
|
|
|
respectivelly /pear for other pacakges. |
|
|
|
|
|
The install procedure has to be changed as well, as planed. (#1 out 2) |
|
|
|
|
|
|
|
|
|
|
|
2005-08-15 Johannes Schlüter <schlueter@phpbar.de> |
|
|
|
|
|
|
|
|
|
|
|
* ext/standard/string.c: |
|
|
|
|
|
- Fix leak with explode of empty unicode string |
|
|
|
|
|
|
|
|
|
|
|
2005-08-15 Rob Richards <rrichards@ctindustries.net> |
|
|
|
|
|
|
|
|
|
|
|
* (PHP_5_1) |
|
|
|
|
|
NEWS: |
|
|
|
|
|
BFN |
|
|
|
|
|
|
|
|
|
|
|
* (PHP_5_1) |
|
|
|
|
|
ext/dom/document.c: |
|
|
|
|
|
MFH: Fixed bug #34103 (line numbering not maintained in dom document) |
|
|
|
|
|
|
|
|
|
|
|
* ext/dom/document.c: |
|
|
|
|
|
Fixed bug #34103 (line numbering not maintained in dom document) |
|
|
|
|
|
|
|
|
|
|
|
2005-08-15 Dmitry Stogov <dmitry@zend.com> |
|
|
|
|
|
|
|
|
|
|
|
* ZendEngine2/zend.h |
|
|
|
|
|
ext/standard/array.c: |
|
|
|
|
|
Unicode support |
|
|
|
|
|
|
|
|
|
|
|
2005-08-15 Ilia Alshanetsky <ilia@prohost.org> |
|
|
|
|
|
|
|
|
|
|
|
* ext/standard/info.c: |
|
|
|
|
|
input validation. |
|
|
|
|
|
|
|
|
|
|
|
2005-08-15 Dmitry Stogov <dmitry@zend.com> |
|
|
|
|
|
|
|
|
|
|
|
* ext/tokenizer/tokenizer.c: |
|
|
|
|
|
Fixed memory leak |
|
|
|
|
|
|
|
|
|
|
|
* ZendEngine2/zend.c |
|
|
|
|
|
ZendEngine2/zend_API.c |
|
|
|
|
|
ZendEngine2/zend_API.h |
|
|
|
|
|
ZendEngine2/zend_builtin_functions.c |
|
|
|
|
|
ZendEngine2/zend_compile.c |
|
|
|
|
|
ZendEngine2/zend_constants.c |
|
|
|
|
|
ZendEngine2/zend_hash.c |
|
|
|
|
|
ZendEngine2/zend_object_handlers.c |
|
|
|
|
|
ZendEngine2/zend_objects.c |
|
|
|
|
|
ZendEngine2/zend_operators.c: |
|
|
|
|
|
Fixed several unicode related bugs |
|
|
|
|
|
|
|
|
|
|
|
* run-tests.php |
|
|
|
|
|
ZendEngine2/tests/bug22836.phpt |
|
|
|
|
|
ZendEngine2/tests/bug23104.phpt |
|
|
|
|
|
ZendEngine2/tests/bug26010.phpt |
|
|
|
|
|
ZendEngine2/tests/bug26695.phpt |
|
|
|
|
|
ZendEngine2/tests/bug27798.phpt |
|
|
|
|
|
ZendEngine2/tests/bug28442.phpt |
|
|
|
|
|
ZendEngine2/tests/bug28444.phpt |
|
|
|
|
|
ZendEngine2/tests/bug29505.phpt |
|
|
|
|
|
ZendEngine2/tests/bug29674.phpt |
|
|
|
|
|
ZendEngine2/tests/bug30140.phpt |
|
|
|
|
|
ZendEngine2/tests/bug30162.phpt |
|
|
|
|
|
ZendEngine2/tests/bug30407.phpt |
|
|
|
|
|
ZendEngine2/tests/bug30702.phpt |
|
|
|
|
|
ZendEngine2/tests/bug30856.phpt |
|
|
|
|
|
ZendEngine2/tests/bug31683.phpt |
|
|
|
|
|
ZendEngine2/tests/bug32799.phpt |
|
|
|
|
|
ZendEngine2/tests/bug32981.phpt |
|
|
|
|
|
ZendEngine2/tests/bug33243.phpt |
|
|
|
|
|
ZendEngine2/tests/bug33999.phpt |
|
|
|
|
|
ZendEngine2/tests/bug34064.phpt |
|
|
|
|
|
ZendEngine2/tests/unset_cv11.phpt |
|
|
|
|
|
ext/simplexml/tests/005.phpt |
|
|
|
|
|
ext/simplexml/tests/006.phpt |
|
|
|
|
|
ext/simplexml/tests/007.phpt |
|
|
|
|
|
ext/simplexml/tests/009.phpt |
|
|
|
|
|
ext/simplexml/tests/014.phpt |
|
|
|
|
|
ext/simplexml/tests/014a.phpt |
|
|
|
|
|
ext/simplexml/tests/014b.phpt |
|
|
|
|
|
ext/simplexml/tests/016.phpt |
|
|
|
|
|
ext/simplexml/tests/016a.phpt |
|
|
|
|
|
ext/simplexml/tests/019.phpt |
|
|
|
|
|
ext/standard/tests/array/001.phpt |
|
|
|
|
|
ext/standard/tests/array/002.phpt |
|
|
|
|
|
ext/standard/tests/array/003.phpt |
|
|
|
|
|
ext/standard/tests/array/004.phpt |
|
|
|
|
|
ext/standard/tests/array/005.phpt |
|
|
|
|
|
ext/standard/tests/array/006.phpt |
|
|
|
|
|
ext/standard/tests/array/007.phpt |
|
|
|
|
|
ext/standard/tests/array/008.phpt |
|
|
|
|
|
ext/standard/tests/array/array_change_key_case.phpt |
|
|
|
|
|
ext/standard/tests/array/array_chunk.phpt |
|
|
|
|
|
ext/standard/tests/array/array_count_values.phpt |
|
|
|
|
|
ext/standard/tests/array/array_intersect_1.phpt |
|
|
|
|
|
ext/standard/tests/array/bug20381.phpt |
|
|
|
|
|
ext/standard/tests/array/bug21182.phpt |
|
|
|
|
|
ext/standard/tests/array/bug21918.phpt |
|
|
|
|
|
ext/standard/tests/array/bug21998.phpt |
|
|
|
|
|
ext/standard/tests/array/bug22088.phpt |
|
|
|
|
|
ext/standard/tests/array/bug24198.phpt |
|
|
|
|
|
ext/standard/tests/array/bug24220.phpt |
|
|
|
|
|
ext/standard/tests/array/bug24980.phpt |
|
|
|
|
|
ext/standard/tests/array/bug25359.phpt |
|
|
|
|
|
ext/standard/tests/array/bug25708.phpt |
|
|
|
|
|
ext/standard/tests/array/bug28739.phpt |
|
|
|
|
|
ext/standard/tests/array/bug29253.phpt |
|
|
|
|
|
ext/standard/tests/array/bug29493.phpt |
|
|
|
|
|
ext/standard/tests/array/bug30833.phpt |
|
|
|
|
|
ext/standard/tests/array/bug31213.phpt |
|
|
|
|
|
ext/standard/tests/general_functions/getopt.phpt |
|
|
|
|
|
ext/standard/tests/strings/bug24208.phpt |
|
|
|
|
|
ext/standard/tests/strings/bug27278.phpt |
|
|
|
|
|
tests/classes/__call_001.phpt |
|
|
|
|
|
tests/classes/__set__get_001.phpt |
|
|
|
|
|
tests/classes/__set__get_004.phpt |
|
|
|
|
|
tests/classes/__set__get_005.phpt |
|
|
|
|
|
tests/classes/array_access_001.phpt |
|
|
|
|
|
tests/classes/array_access_002.phpt |
|
|
|
|
|
tests/classes/array_access_003.phpt |
|
|
|
|
|
tests/classes/array_access_004.phpt |
|
|
|
|
|
tests/classes/array_access_005.phpt |
|
|
|
|
|
tests/classes/array_access_008.phpt |
|
|
|
|
|
tests/classes/array_access_009.phpt |
|
|
|
|
|
tests/classes/array_access_010.phpt |
|
|
|
|
|
tests/classes/array_access_011.phpt |
|
|
|
|
|
tests/classes/autoload_002.phpt |
|
|
|
|
|
tests/classes/clone_001.phpt |
|
|
|
|
|
tests/classes/clone_002.phpt |
|
|
|
|
|
tests/classes/clone_004.phpt |
|
|
|
|
|
tests/classes/inheritance_002.phpt |
|
|
|
|
|
tests/lang/038.phpt |
|
|
|
|
|
tests/lang/bug19943.phpt |
|
|
|
|
|
tests/lang/bug21600.phpt |
|
|
|
|
|
tests/lang/bug21961.phpt |
|
|
|
|
|
tests/lang/bug22231.phpt |
|
|
|
|
|
tests/lang/bug22592.phpt |
|
|
|
|
|
tests/lang/bug23624.phpt |
|
|
|
|
|
tests/strings/bug22592.phpt: |
|
|
|
|
|
Test engine is improved to support unicode mode |
|
|
|
|
|
|
|
|
|
|
|
2005-08-15 Derick Rethans <php@derickrethans.nl> |
|
|
|
|
|
|
|
|
|
|
|
* (PHP_4_4) |
|
|
|
|
|
NEWS |
|
|
|
|
|
Zend/zend_compile.c |
|
|
|
|
|
Zend/zend_execute.c: |
|
|
|
|
|
- MFH: Fixed bug #33558 (Warning with nested calls to functions returning |
|
|
|
|
|
by |
|
|
|
|
|
reference). |
|
|
|
|
|
|
|
|
|
|
|
2005-08-15 Dmitry Stogov <dmitry@zend.com> |
|
|
|
|
|
|
|
|
|
|
|
* ext/standard/string.c: |
|
|
|
|
|
Fixed trim()'s memory leak in unicode mode |
|
|
|
|
|
|
|
|
|
|
|
* ext/dom/tests/dom003.phpt |
|
|
|
|
|
ext/standard/tests/array/007.phpt |
|
|
|
|
|
ext/standard/tests/array/array_intersect_1.phpt |
|
|
|
|
|
tests/classes/__set__get_005.phpt |
|
|
|
|
|
tests/classes/array_access_009.phpt |
|
|
|
|
|
tests/classes/array_access_010.phpt |
|
|
|
|
|
tests/classes/array_access_011.phpt |
|
|
|
|
|
tests/classes/clone_003.phpt |
|
|
|
|
|
tests/classes/private_members.phpt: |
|
|
|
|
|
Tests are fixed according to new var_dump()/pront_r() format (to pass in |
|
|
|
|
|
non-unicode mode) |
|
|
|
|
|
|
|
|
|
|
|
* main/spprintf.c: |
|
|
|
|
|
Fixed var_dump() identation bug |
|
|
|
|
|
|
|
|
|
|
|
* ZendEngine2/zend.c: |
|
|
|
|
|
Fixed another print_r() bug |
|
|
|
|
|
|
|
|
|
|
|
* ZendEngine2/zend.c: |
|
|
|
|
|
Fixed print_r() in unicode mode. |
|
|
|
|
|
|
|
|
2005-08-14 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> |
|
|
2005-08-14 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> |
|
|
|
|
|
|
|
|
* ZendEngine2/zend.c |
|
|
* ZendEngine2/zend.c |
|
|
|