]> granicus.if.org Git - php/log
php
21 years ago- remove non-existing files
foobar [Thu, 4 Dec 2003 15:14:03 +0000 (15:14 +0000)]
- remove non-existing files

21 years ago- remove non-existing files
foobar [Thu, 4 Dec 2003 15:02:48 +0000 (15:02 +0000)]
- remove non-existing files

21 years ago- Update after moving extensions to PECL
foobar [Thu, 4 Dec 2003 15:01:10 +0000 (15:01 +0000)]
- Update after moving extensions to PECL

21 years ago- remove non-existing modules
foobar [Thu, 4 Dec 2003 14:53:27 +0000 (14:53 +0000)]
- remove non-existing modules

21 years ago- Fixed "make install" when INSTALL_IT is empty, like when configured
foobar [Thu, 4 Dec 2003 13:41:48 +0000 (13:41 +0000)]
- Fixed "make install" when INSTALL_IT is empty, like when configured
  with "./configure --disable-cgi" (CLI has it's own build target)

21 years agoFix libxml to use static lib if found.
Wez Furlong [Thu, 4 Dec 2003 13:38:47 +0000 (13:38 +0000)]
Fix libxml to use static lib if found.
Disable apache and isapi by default.
Add some smarts so that we can really build extensions and SAPI found in php-src/pecl and/or php-src/../pecl.
Only include a logo in the resources if we are building an .exe.

21 years agoRaise error in case dereference is performed on a scalar value.
Moriyoshi Koizumi [Thu, 4 Dec 2003 13:38:30 +0000 (13:38 +0000)]
Raise error in case dereference is performed on a scalar value.

21 years agotest for dom extension
Rob Richards [Thu, 4 Dec 2003 13:32:22 +0000 (13:32 +0000)]
test for dom extension

21 years agocorrect test
Rob Richards [Thu, 4 Dec 2003 12:46:20 +0000 (12:46 +0000)]
correct test

21 years agoAdd xsl config for new win build
Rob Richards [Thu, 4 Dec 2003 12:37:04 +0000 (12:37 +0000)]
Add xsl config for new win build

21 years agoreturn status of have so extra libs return correct status
Rob Richards [Thu, 4 Dec 2003 12:34:29 +0000 (12:34 +0000)]
return status of have so extra libs return correct status

21 years ago- Moved ext/crack and ext/mcal to PECL.
foobar [Thu, 4 Dec 2003 12:05:57 +0000 (12:05 +0000)]
- Moved ext/crack and ext/mcal to PECL.

21 years agoMFB
Uwe Schindler [Thu, 4 Dec 2003 09:00:24 +0000 (09:00 +0000)]
MFB

21 years agostylepolizei
foobar [Thu, 4 Dec 2003 06:40:08 +0000 (06:40 +0000)]
stylepolizei

21 years agoallow these extensions to build with new system
Wez Furlong [Thu, 4 Dec 2003 03:46:12 +0000 (03:46 +0000)]
allow these extensions to build with new system

21 years agoFixup bz2 extension so it builds as shared and static under win32
Wez Furlong [Thu, 4 Dec 2003 02:58:33 +0000 (02:58 +0000)]
Fixup bz2 extension so it builds as shared and static under win32

21 years agoput PHPDLL objects into BUILD_DIR/php so that it is a little
Wez Furlong [Thu, 4 Dec 2003 02:24:23 +0000 (02:24 +0000)]
put PHPDLL objects into BUILD_DIR/php so that it is a little
easier to see the main outputs (sapi and extensions)

21 years agofix a couple of buglets and set version number on DLLs to whatever the PHP major...
Wez Furlong [Thu, 4 Dec 2003 02:12:36 +0000 (02:12 +0000)]
fix a couple of buglets and set version number on DLLs to whatever the PHP major version is.

21 years agomerge downloader code into HEAD - it works
Greg Beaver [Thu, 4 Dec 2003 02:11:40 +0000 (02:11 +0000)]
merge downloader code into HEAD - it works
fix bug found in uninstall

21 years agounit test for new code - proves it works
Greg Beaver [Thu, 4 Dec 2003 02:01:46 +0000 (02:01 +0000)]
unit test for new code - proves it works

21 years agoadd helper methods needed - now it is 100% unit tested
Greg Beaver [Thu, 4 Dec 2003 02:00:39 +0000 (02:00 +0000)]
add helper methods needed - now it is 100% unit tested

21 years agobe safe...
Wez Furlong [Thu, 4 Dec 2003 01:59:46 +0000 (01:59 +0000)]
be safe...

21 years agodefault install path is c:/php5 for PHP 5
Wez Furlong [Thu, 4 Dec 2003 01:40:59 +0000 (01:40 +0000)]
default install path is c:/php5 for PHP 5

21 years agoSearch for pecl extensions under php-src/pecl as a convenience for
Wez Furlong [Thu, 4 Dec 2003 01:37:52 +0000 (01:37 +0000)]
Search for pecl extensions under php-src/pecl as a convenience for
pecl developers.
Add automatic version info resource generation for SAPI and extension
modules, based on PHP version numbers and info found in the CREDITS file.
As a nice side effect, this lets us add a logo icon to .exe files.

21 years agofixed minor bug
Greg Beaver [Thu, 4 Dec 2003 01:35:45 +0000 (01:35 +0000)]
fixed minor bug

21 years agofinished unit test
Greg Beaver [Thu, 4 Dec 2003 01:35:27 +0000 (01:35 +0000)]
finished unit test

21 years agoChangeLog update
<changelog@php.net> [Thu, 4 Dec 2003 01:31:59 +0000 (01:31 +0000)]
ChangeLog update

21 years agofix bugs found in unit-testing, one BC issue also
Greg Beaver [Thu, 4 Dec 2003 01:22:50 +0000 (01:22 +0000)]
fix bugs found in unit-testing, one BC issue also

21 years agofix notice
Greg Beaver [Thu, 4 Dec 2003 01:22:12 +0000 (01:22 +0000)]
fix notice

21 years agoanother segment working
Greg Beaver [Thu, 4 Dec 2003 01:22:00 +0000 (01:22 +0000)]
another segment working

21 years agoadd error message when libs and headers are missing
Frank M. Kromann [Thu, 4 Dec 2003 01:04:36 +0000 (01:04 +0000)]
add error message when libs and headers are missing

21 years agoFixed typo (thanks Frank)
Ilia Alshanetsky [Thu, 4 Dec 2003 00:14:39 +0000 (00:14 +0000)]
Fixed typo (thanks Frank)

21 years agocopy and paste error
Frank M. Kromann [Wed, 3 Dec 2003 23:48:02 +0000 (23:48 +0000)]
copy and paste error

21 years agoanother test case, small fix for XML_RPC caching borking working tests
Greg Beaver [Wed, 3 Dec 2003 23:46:10 +0000 (23:46 +0000)]
another test case, small fix for XML_RPC caching borking working tests

21 years agoanother tgz for test case comparison
Greg Beaver [Wed, 3 Dec 2003 23:36:00 +0000 (23:36 +0000)]
another tgz for test case comparison

21 years agoadd part of a test case
Greg Beaver [Wed, 3 Dec 2003 23:24:47 +0000 (23:24 +0000)]
add part of a test case

21 years agoTest case for bug #24773.
Ilia Alshanetsky [Wed, 3 Dec 2003 23:00:30 +0000 (23:00 +0000)]
Test case for bug #24773.

21 years agoremove unnecessary notice generator in certain cases
Greg Beaver [Wed, 3 Dec 2003 23:00:05 +0000 (23:00 +0000)]
remove unnecessary notice generator in certain cases

21 years agoThis should solve a few problems with static vs. shared builds for extensions (such...
Wez Furlong [Wed, 3 Dec 2003 22:59:48 +0000 (22:59 +0000)]
This should solve a few problems with static vs. shared builds for extensions (such as mssql) that require certain CFLAGS to be defined, but not pull in other flags that would affect DLL linkage.
Also fix the iconv file; MSVC doesn't seem to like the #include SYMBOL syntax.

21 years agonew unit test for downloader - incomplete.
Greg Beaver [Wed, 3 Dec 2003 22:53:58 +0000 (22:53 +0000)]
new unit test for downloader - incomplete.

WARNING: this test requires a fully functional pearweb server at address pear.Chiara, with several packages available for download.  This one will fail until Martin has time to set up test.pear.php.net as the server.

21 years agoRemove unnecessary casts.
Ilia Alshanetsky [Wed, 3 Dec 2003 22:51:51 +0000 (22:51 +0000)]
Remove unnecessary casts.

21 years agoduhhh...
Greg Beaver [Wed, 3 Dec 2003 22:39:55 +0000 (22:39 +0000)]
duhhh...

21 years agofix test to the changes made regarding __toString()
Christian Stocker [Wed, 3 Dec 2003 22:18:49 +0000 (22:18 +0000)]
fix test to the changes made regarding __toString()

21 years ago- Add news about include_once fix for Windows
Andi Gutmans [Wed, 3 Dec 2003 22:13:11 +0000 (22:13 +0000)]
- Add news about include_once fix for Windows

21 years agoThis kind of error should be caught. (suggested by Andi, thanks)
Moriyoshi Koizumi [Wed, 3 Dec 2003 22:08:58 +0000 (22:08 +0000)]
This kind of error should be caught. (suggested by Andi, thanks)

21 years agofix notations - forgot to create iterator
Rob Richards [Wed, 3 Dec 2003 21:27:01 +0000 (21:27 +0000)]
fix notations - forgot to create iterator

21 years agoPossible fix for bug #26391 (parse_url() destroys strings that contain
Moriyoshi Koizumi [Wed, 3 Dec 2003 20:58:12 +0000 (20:58 +0000)]
Possible fix for bug #26391 (parse_url() destroys strings that contain
a character in range of \x80-\xff))

21 years agoAdd a win32 build script. Not tested, but should work :)
Moriyoshi Koizumi [Wed, 3 Dec 2003 19:46:27 +0000 (19:46 +0000)]
Add a win32 build script. Not tested, but should work :)

21 years agoFix bug #24773 (unset()ing string offsets crashes PHP)
Moriyoshi Koizumi [Wed, 3 Dec 2003 19:10:38 +0000 (19:10 +0000)]
Fix bug #24773 (unset()ing string offsets crashes PHP)

21 years agoVC stores lib path in LIB not LIBS.
Wez Furlong [Wed, 3 Dec 2003 18:31:04 +0000 (18:31 +0000)]
VC stores lib path in LIB not LIBS.
Add --with-extra-includes and --with-extra-libs to be able to specify
general additions to those paths from the environment.

21 years agoavoid breaking paths with spaces when we generate the makefile, and ensure that libs...
Wez Furlong [Wed, 3 Dec 2003 17:04:30 +0000 (17:04 +0000)]
avoid breaking paths with spaces when we generate the makefile, and ensure that libs found in the default path are added to the link line

21 years agoadd rule for parsedate
Wez Furlong [Wed, 3 Dec 2003 16:51:23 +0000 (16:51 +0000)]
add rule for parsedate

21 years agoFixed compiler warning due to unused variables.
Ilia Alshanetsky [Wed, 3 Dec 2003 15:50:27 +0000 (15:50 +0000)]
Fixed compiler warning due to unused variables.

21 years ago- Remove newline from error message
Derick Rethans [Wed, 3 Dec 2003 15:01:04 +0000 (15:01 +0000)]
- Remove newline from error message

21 years agofix typo
Wez Furlong [Wed, 3 Dec 2003 14:58:05 +0000 (14:58 +0000)]
fix typo

21 years agoPropogate LDFLAGS from extensions to PHPDLL when building them statically.
Wez Furlong [Wed, 3 Dec 2003 14:55:03 +0000 (14:55 +0000)]
Propogate LDFLAGS from extensions to PHPDLL when building them statically.
Move ZendEngine2 to Zend while running buildconf

21 years agoBuild adjustments.
Wez Furlong [Wed, 3 Dec 2003 14:29:45 +0000 (14:29 +0000)]
Build adjustments.

21 years agoExplicitly include this header for SHFILEINFO.
Wez Furlong [Wed, 3 Dec 2003 14:26:41 +0000 (14:26 +0000)]
Explicitly include this header for SHFILEINFO.
# no need to MFH

21 years ago- I am sure I reverted this before
Derick Rethans [Wed, 3 Dec 2003 09:12:38 +0000 (09:12 +0000)]
- I am sure I reverted this before

21 years agoAdding missing defines and lib/include paths
Frank M. Kromann [Wed, 3 Dec 2003 06:50:19 +0000 (06:50 +0000)]
Adding missing defines and lib/include paths

21 years agolook for FrontBase files in the default location
Frank M. Kromann [Wed, 3 Dec 2003 06:42:16 +0000 (06:42 +0000)]
look for FrontBase files in the default location

21 years agoAdd http proxy support via context option.
Sara Golemon [Wed, 3 Dec 2003 05:30:16 +0000 (05:30 +0000)]
Add http proxy support via context option.

21 years agoRemoving the DB extension warning message. The DB extension is no longer
Jon Parise [Wed, 3 Dec 2003 05:06:04 +0000 (05:06 +0000)]
Removing the DB extension warning message.  The DB extension is no longer
included in the PHP distribution.

21 years agosome tweaks for Frank
Wez Furlong [Wed, 3 Dec 2003 02:47:45 +0000 (02:47 +0000)]
some tweaks for Frank

21 years agoChangeLog update
<changelog@php.net> [Wed, 3 Dec 2003 01:32:23 +0000 (01:32 +0000)]
ChangeLog update

21 years agoOptimize strrpos/strripos for single char strings and fix offset to report correctly
Sara Golemon [Wed, 3 Dec 2003 01:31:56 +0000 (01:31 +0000)]
Optimize strrpos/strripos for single char strings and fix offset to report correctly

21 years agoRestore ability to use strrpos/strripos with an ordinal needle
Sara Golemon [Wed, 3 Dec 2003 01:11:36 +0000 (01:11 +0000)]
Restore ability to use strrpos/strripos with an ordinal needle

21 years agoavoid vs.net specific option for now
Wez Furlong [Wed, 3 Dec 2003 01:10:03 +0000 (01:10 +0000)]
avoid vs.net specific option for now

21 years agoAvoid death when wrapping null/undefined values
Wez Furlong [Wed, 3 Dec 2003 00:56:14 +0000 (00:56 +0000)]
Avoid death when wrapping null/undefined values

21 years agomake help more useful
Wez Furlong [Wed, 3 Dec 2003 00:46:40 +0000 (00:46 +0000)]
make help more useful

21 years agoadd win32 build readme
Wez Furlong [Wed, 3 Dec 2003 00:32:25 +0000 (00:32 +0000)]
add win32 build readme

21 years agoAdding shmop config file for the new build system
Ilia Alshanetsky [Wed, 3 Dec 2003 00:32:19 +0000 (00:32 +0000)]
Adding shmop config file for the new build system

21 years agoAdding FrontBase config file for the new build system
Frank M. Kromann [Wed, 3 Dec 2003 00:30:54 +0000 (00:30 +0000)]
Adding FrontBase config file for the new build system

21 years agoFix build if you don't have apache headers and want to disable apache...
Wez Furlong [Wed, 3 Dec 2003 00:27:44 +0000 (00:27 +0000)]
Fix build if you don't have apache headers and want to disable apache...

21 years agooops. this should be with and not enable
Frank M. Kromann [Wed, 3 Dec 2003 00:22:40 +0000 (00:22 +0000)]
oops. this should be with and not enable

21 years agoAdding mssql config file for the new build system
Frank M. Kromann [Wed, 3 Dec 2003 00:17:04 +0000 (00:17 +0000)]
Adding mssql config file for the new build system

21 years agoClarify a little.
Wez Furlong [Wed, 3 Dec 2003 00:15:10 +0000 (00:15 +0000)]
Clarify a little.

21 years agoAdd new (optional!) win32 build infrastructure.
Wez Furlong [Tue, 2 Dec 2003 23:17:04 +0000 (23:17 +0000)]
Add new (optional!) win32 build infrastructure.
Will follow up to internals@ shortly.

21 years agoExport this so that shared session modules can use it under win32.
Wez Furlong [Tue, 2 Dec 2003 23:14:31 +0000 (23:14 +0000)]
Export this so that shared session modules can use it under win32.

21 years agoExport these so that ftp extension can be build as shared ext.
Wez Furlong [Tue, 2 Dec 2003 23:13:43 +0000 (23:13 +0000)]
Export these so that ftp extension can be build as shared ext.

21 years agoRemove automatic call to __toString() since it is supposed to cause too
Marcus Boerger [Tue, 2 Dec 2003 22:08:51 +0000 (22:08 +0000)]
Remove automatic call to __toString() since it is supposed to cause too
much trouble. See discussion on the mailing list.

21 years ago- Uncomment my code which improves Windows behavior of TSRM file paths.
Andi Gutmans [Tue, 2 Dec 2003 21:12:17 +0000 (21:12 +0000)]
- Uncomment my code which improves Windows behavior of TSRM file paths.
- This will now not work on Windows 95 anymore.

21 years ago- Revert the revert of these patches. This overloading can only be used
Andi Gutmans [Tue, 2 Dec 2003 21:09:24 +0000 (21:09 +0000)]
- Revert the revert of these patches. This overloading can only be used
- by C extensions such as SimpleXML and *NOT* PHP code. Reasons given
- on the mailing list and problem with reentrancy inside the opcodes.

21 years agoRegister url_stat flag constants in userspace
Sara Golemon [Tue, 2 Dec 2003 20:06:40 +0000 (20:06 +0000)]
Register url_stat flag constants in userspace

21 years agoPopulate userstream objects with context property
Sara Golemon [Tue, 2 Dec 2003 19:14:31 +0000 (19:14 +0000)]
Populate userstream objects with context property

21 years agoUpdate userspace/url_stat proto
Sara Golemon [Tue, 2 Dec 2003 18:52:58 +0000 (18:52 +0000)]
Update userspace/url_stat proto

21 years agoset freed pointer to null to avoid reuse
Frank M. Kromann [Tue, 2 Dec 2003 18:38:30 +0000 (18:38 +0000)]
set freed pointer to null to avoid reuse

21 years agoImproving the wording of the "don't use the DB extension" warning.
Jon Parise [Tue, 2 Dec 2003 16:50:02 +0000 (16:50 +0000)]
Improving the wording of the "don't use the DB extension" warning.

21 years agothis can't be persistent
Wez Furlong [Tue, 2 Dec 2003 16:35:19 +0000 (16:35 +0000)]
this can't be persistent

21 years agocheck node type for ->attributes and ->childNodes
Rob Richards [Tue, 2 Dec 2003 15:17:02 +0000 (15:17 +0000)]
check node type for ->attributes and ->childNodes

21 years ago- Updated credits
foobar [Tue, 2 Dec 2003 14:50:37 +0000 (14:50 +0000)]
- Updated credits

21 years agoremoved some non-existing extensions/sapis
foobar [Tue, 2 Dec 2003 14:48:22 +0000 (14:48 +0000)]
removed some non-existing extensions/sapis

21 years agoMoved qtdom to PECL
foobar [Tue, 2 Dec 2003 13:55:27 +0000 (13:55 +0000)]
Moved qtdom to PECL

21 years ago- Fix for bug #26182
Andi Gutmans [Tue, 2 Dec 2003 12:06:03 +0000 (12:06 +0000)]
- Fix for bug #26182

21 years ago- Don't include E_STRICT in E_ALL.
Andi Gutmans [Tue, 2 Dec 2003 09:14:18 +0000 (09:14 +0000)]
- Don't include E_STRICT in E_ALL.

21 years agoFix MBSTRING_API for non-shared win32 builds
Wez Furlong [Tue, 2 Dec 2003 08:54:39 +0000 (08:54 +0000)]
Fix MBSTRING_API for non-shared win32 builds

21 years agoRevert undiscussed / undecided patch
foobar [Tue, 2 Dec 2003 08:00:23 +0000 (08:00 +0000)]
Revert undiscussed / undecided patch

21 years agoFix test so it fits the expected behaviour
Moriyoshi Koizumi [Tue, 2 Dec 2003 07:38:11 +0000 (07:38 +0000)]
Fix test so it fits the expected behaviour

21 years agoall '_' (underscores) should be replaced by '\x20' (whitespaces)
Moriyoshi Koizumi [Tue, 2 Dec 2003 07:36:42 +0000 (07:36 +0000)]
all '_' (underscores) should be replaced by '\x20' (whitespaces)
in encoding.
# should I bump API version?

21 years agoRemove debug code
Marcus Boerger [Tue, 2 Dec 2003 07:19:31 +0000 (07:19 +0000)]
Remove debug code