]> granicus.if.org Git - php/log
php
16 years ago- reintroduce the x.y.z version string info (a bit nicer to make the other guy happier)
Pierre Joye [Mon, 2 Jun 2008 10:25:54 +0000 (10:25 +0000)]
- reintroduce the x.y.z version string info (a bit nicer to make the other guy happier)
- silent warning (windows only and don't remove it, thanks)

16 years ago- Revert crap
Jani Taskinen [Mon, 2 Jun 2008 08:46:41 +0000 (08:46 +0000)]
- Revert crap
# Someone should remove Pierre's karma too..

16 years ago- don't use openldap/portable and build the human readable version
Pierre Joye [Mon, 2 Jun 2008 06:48:35 +0000 (06:48 +0000)]
- don't use openldap/portable and build the human readable version
- silent strdup redclaration warning

16 years ago- add OpenLDAP version info in phpinfo (windows only, have to check if openldap/porta...
Pierre Joye [Mon, 2 Jun 2008 00:24:19 +0000 (00:24 +0000)]
- add OpenLDAP version info in phpinfo (windows only, have to check if openldap/portable.h is present on linux headers)

16 years agoAdd arginfo & fix protos
Hannes Magnusson [Sun, 1 Jun 2008 18:47:20 +0000 (18:47 +0000)]
Add arginfo & fix protos

16 years agofix arginfo and proto
Hannes Magnusson [Sun, 1 Jun 2008 18:24:38 +0000 (18:24 +0000)]
fix arginfo and proto

16 years agoAdd arginfo & fix protos
Hannes Magnusson [Sun, 1 Jun 2008 17:54:02 +0000 (17:54 +0000)]
Add arginfo & fix protos

16 years agoBack out the previous change as it broke the Windows builds.
Scott MacVicar [Sun, 1 Jun 2008 17:31:12 +0000 (17:31 +0000)]
Back out the previous change as it broke the Windows builds.

16 years ago- Make work with new API
Marcus Boerger [Sun, 1 Jun 2008 17:16:40 +0000 (17:16 +0000)]
- Make work with new API

16 years ago- Fix signature handling (and remaining API change fixes)
Marcus Boerger [Sun, 1 Jun 2008 17:16:04 +0000 (17:16 +0000)]
- Fix signature handling (and remaining API change fixes)

16 years ago- Fix docu
Marcus Boerger [Sun, 1 Jun 2008 17:14:48 +0000 (17:14 +0000)]
- Fix docu

16 years agoFixed bug #45144 (ap_child_terminate() isn't available on threaded builds)
Scott MacVicar [Sun, 1 Jun 2008 16:08:52 +0000 (16:08 +0000)]
Fixed bug #45144 (ap_child_terminate() isn't available on threaded builds)

16 years agoFix unexported symbols. Patch by Greg
Scott MacVicar [Sun, 1 Jun 2008 16:03:17 +0000 (16:03 +0000)]
Fix unexported symbols. Patch by Greg

16 years ago- Add Openssl support
Marcus Boerger [Sun, 1 Jun 2008 07:39:06 +0000 (07:39 +0000)]
- Add Openssl support

16 years agoadd openssl signing support. This adds an extra parameter
Greg Beaver [Sun, 1 Jun 2008 04:21:26 +0000 (04:21 +0000)]
add openssl signing support.  This adds an extra parameter
for the contents of the exported private key to Phar->setSignatureAlgorithm, and expects the public key to be in
a file named blah.phar.pubkey in the same directory as the phar blah.phar.  This works with openssl static or
shared and fails gracefully if openssl is not present without adding a dependency. config.w32 needs updating to match config.m4 [DOC]

16 years ago- MFB: Fixed bug #45139 (ReflectionProperty returns incorrect declaring class)
Felipe Pena [Sun, 1 Jun 2008 03:11:38 +0000 (03:11 +0000)]
- MFB: Fixed bug #45139 (ReflectionProperty returns incorrect declaring class)

16 years ago- MFH Simplify
Marcus Boerger [Sat, 31 May 2008 20:30:27 +0000 (20:30 +0000)]
- MFH Simplify

16 years ago- MFH Add 'help commands' support
Marcus Boerger [Sat, 31 May 2008 20:24:34 +0000 (20:24 +0000)]
- MFH Add 'help commands' support

16 years ago- Add phar command as installable command
Marcus Boerger [Sat, 31 May 2008 20:02:57 +0000 (20:02 +0000)]
- Add phar command as installable command

16 years ago- MFH Add pharcmd to default targets if present
Marcus Boerger [Sat, 31 May 2008 19:27:31 +0000 (19:27 +0000)]
- MFH Add pharcmd to default targets if present

16 years agoAdd support for proxies (patch by Christopher Jones)
Hannes Magnusson [Sat, 31 May 2008 19:05:19 +0000 (19:05 +0000)]
Add support for proxies (patch by Christopher Jones)

16 years ago- Add version comand
Marcus Boerger [Sat, 31 May 2008 18:40:05 +0000 (18:40 +0000)]
- Add version comand

16 years ago- Add version comand
Marcus Boerger [Sat, 31 May 2008 16:40:55 +0000 (16:40 +0000)]
- Add version comand

16 years ago- MFH Fix function names after they have been refactored
Marcus Boerger [Sat, 31 May 2008 15:53:16 +0000 (15:53 +0000)]
- MFH Fix function names after they have been refactored

16 years agopatch by Christopher Jones: use wget/fetch by default if available, correct typo...
Greg Beaver [Fri, 30 May 2008 23:42:50 +0000 (23:42 +0000)]
patch by Christopher Jones: use wget/fetch by default if available, correct typo/Errrrrorr in fetch.php

16 years agofix corrupted zips, fix postprocess for compressed zip file
Greg Beaver [Fri, 30 May 2008 22:49:33 +0000 (22:49 +0000)]
fix corrupted zips, fix postprocess for compressed zip file

16 years agorefactor function names for clarity. No functionality change
Greg Beaver [Fri, 30 May 2008 22:38:46 +0000 (22:38 +0000)]
refactor function names for clarity.  No functionality change

16 years ago- not exported
Pierre Joye [Fri, 30 May 2008 19:46:56 +0000 (19:46 +0000)]
- not exported

16 years agoMFH Fixed bug #43261
Scott MacVicar [Fri, 30 May 2008 16:56:57 +0000 (16:56 +0000)]
MFH Fixed bug #43261
(Use ^ as an escape character for Windows escapeshellcmd)

16 years agoMFH: Only check args once in php_array_diff_key/intersect_key, not on each iteration...
Matt Wilmas [Fri, 30 May 2008 10:55:14 +0000 (10:55 +0000)]
MFH: Only check args once in php_array_diff_key/intersect_key, not on each iteration. This also makes sure ALL args are checked (pre-5.2.5 behavior)
- Also, use new hash_quick_del function where possible

16 years agofix PECL bug #13981: Third-party zips fail entry interrogation
Greg Beaver [Thu, 29 May 2008 17:34:50 +0000 (17:34 +0000)]
fix PECL bug #13981: Third-party zips fail entry interrogation

16 years agoFix a bug that let PDO fail. It has been long fixed, but locally. Now I know
Andrey Hristov [Thu, 29 May 2008 15:49:32 +0000 (15:49 +0000)]
Fix a bug that let PDO fail. It has been long fixed, but locally. Now I know
what it fixes :)

16 years agoMFH: Fixed overflow crash (at least on Windows) in div_function with LONG_MIN / -1
Matt Wilmas [Thu, 29 May 2008 11:45:13 +0000 (11:45 +0000)]
MFH: Fixed overflow crash (at least on Windows) in div_function with LONG_MIN / -1

16 years agoMFH: Fix bug when command is quoted and parameters are quoted during call to exec...
Scott MacVicar [Thu, 29 May 2008 11:31:02 +0000 (11:31 +0000)]
MFH: Fix bug when command is quoted and parameters are quoted during call to exec, the result is that cmd.exe /c strips the first and last quote.

16 years agoFixed tests on Windows
Matt Wilmas [Thu, 29 May 2008 07:32:03 +0000 (07:32 +0000)]
Fixed tests on Windows

16 years agoFix code path in phar_open_compiled_file() that tries
Stanislav Malyshev [Wed, 28 May 2008 21:42:21 +0000 (21:42 +0000)]
Fix code path in phar_open_compiled_file() that tries
to open not-yet-loaded phar and fails on compressed files
# By Gregory's request
# Sorry, can't find how to write test case for that - it reproduces
# for me only under bytecode-caching. Suggestions welcome.

16 years ago- Added XFAIL section in tests to issue under discussion
Felipe Pena [Wed, 28 May 2008 11:54:36 +0000 (11:54 +0000)]
- Added XFAIL section in tests to issue under discussion

16 years ago- c/p evilness
Pierre Joye [Tue, 27 May 2008 18:25:59 +0000 (18:25 +0000)]
- c/p evilness

16 years ago- [MFH] Add compiler informations on Windows (will add more info later, like x86...
Pierre Joye [Tue, 27 May 2008 18:23:56 +0000 (18:23 +0000)]
- [MFH] Add compiler informations on Windows (will add more info later, like x86 or x64 and makes it available in userland)

16 years agoDOM tests from TestFest
Ant Phillips [Tue, 27 May 2008 12:44:53 +0000 (12:44 +0000)]
DOM tests from TestFest

16 years ago- Updated to version 2008.3 (2008c)
Derick Rethans [Tue, 27 May 2008 12:19:55 +0000 (12:19 +0000)]
- Updated to version 2008.3 (2008c)

16 years agoRegenerate
Matt Wilmas [Tue, 27 May 2008 11:28:18 +0000 (11:28 +0000)]
Regenerate

16 years agoMFH: Add array_init_size() and use it where array size is known at initialization
Matt Wilmas [Tue, 27 May 2008 10:29:33 +0000 (10:29 +0000)]
MFH: Add array_init_size() and use it where array size is known at initialization

16 years agoMFH: DOM Tests from London Testfest
Scott MacVicar [Tue, 27 May 2008 10:21:21 +0000 (10:21 +0000)]
MFH: DOM Tests from London Testfest

16 years agofix typo
Antony Dovgal [Mon, 26 May 2008 11:33:38 +0000 (11:33 +0000)]
fix typo

16 years agoAdded --XFAIL-- section
Zoe Slattery [Sun, 25 May 2008 16:05:04 +0000 (16:05 +0000)]
Added --XFAIL-- section

16 years agoRemove E_DEPRECATED from get_magic_quotes_*()
Hannes Magnusson [Sun, 25 May 2008 14:06:15 +0000 (14:06 +0000)]
Remove E_DEPRECATED from get_magic_quotes_*()

16 years agoMFH: Add a prepend param to spl_autoload_register
Etienne Kneuss [Sun, 25 May 2008 12:22:38 +0000 (12:22 +0000)]
MFH: Add a prepend param to spl_autoload_register

16 years agoremove the skipif
Etienne Kneuss [Sun, 25 May 2008 12:13:41 +0000 (12:13 +0000)]
remove the skipif

16 years agoMFH: Drop SKIPIF check for ext/spl.
Sebastian Bergmann [Sun, 25 May 2008 06:05:57 +0000 (06:05 +0000)]
MFH: Drop SKIPIF check for ext/spl.

16 years agoNew tests from testfest
Etienne Kneuss [Sat, 24 May 2008 16:49:04 +0000 (16:49 +0000)]
New tests from testfest

16 years agodos2unix
Sebastian Bergmann [Sat, 24 May 2008 15:55:19 +0000 (15:55 +0000)]
dos2unix

16 years agoMFH: dos2unix
Sebastian Bergmann [Sat, 24 May 2008 15:22:21 +0000 (15:22 +0000)]
MFH: dos2unix

16 years agoMFH: Also register the get_iterator handler for Max/Min Heap
Etienne Kneuss [Sat, 24 May 2008 14:38:04 +0000 (14:38 +0000)]
MFH: Also register the get_iterator handler for Max/Min Heap

16 years agoMFH: Drop SKIPIF check for ext/spl.
Sebastian Bergmann [Sat, 24 May 2008 14:17:55 +0000 (14:17 +0000)]
MFH: Drop SKIPIF check for ext/spl.

16 years agoMFH: dos2unix
Sebastian Bergmann [Sat, 24 May 2008 14:14:28 +0000 (14:14 +0000)]
MFH: dos2unix

16 years agoDrop SKIPIF check for ext/spl.
Sebastian Bergmann [Sat, 24 May 2008 14:10:44 +0000 (14:10 +0000)]
Drop SKIPIF check for ext/spl.

16 years agoDrop SKIPIF check for ext/reflection.
Sebastian Bergmann [Sat, 24 May 2008 13:34:22 +0000 (13:34 +0000)]
Drop SKIPIF check for ext/reflection.

16 years agoAdd tests from testfest
Etienne Kneuss [Sat, 24 May 2008 13:25:24 +0000 (13:25 +0000)]
Add tests from testfest

16 years ago"We shouldn't need a full path to the mount"
Steph Fox [Sat, 24 May 2008 13:13:47 +0000 (13:13 +0000)]
"We shouldn't need a full path to the mount"
- Fixed under Windows, cleaned up test

16 years ago- MFH Add constants and new test (test from testfest.php.net)
Marcus Boerger [Sat, 24 May 2008 11:53:55 +0000 (11:53 +0000)]
- MFH Add constants and new test (test from testfest.php.net)

16 years ago- Make use of a valid .phar pear installer
David Coallier [Sat, 24 May 2008 01:30:48 +0000 (01:30 +0000)]
- Make use of a valid .phar pear installer

16 years agoMore basic ReflectionClass tests from Dutch TestFest.
Robin Fernandes [Fri, 23 May 2008 21:14:07 +0000 (21:14 +0000)]
More basic ReflectionClass tests from Dutch TestFest.

16 years agoMFH
Antony Dovgal [Fri, 23 May 2008 19:10:39 +0000 (19:10 +0000)]
MFH

16 years agoMFH: use bundled PCRE library when both yes & no passed as argument,
Antony Dovgal [Fri, 23 May 2008 19:07:27 +0000 (19:07 +0000)]
MFH: use bundled PCRE library when both yes & no passed as argument,
look for headers and the lib otherwise

16 years agoWhen dumping entire document to file via asXml() don't lose the encoding
Ilia Alshanetsky [Fri, 23 May 2008 15:46:13 +0000 (15:46 +0000)]
When dumping entire document to file via asXml() don't lose the encoding

16 years agoMFH: Fixed Windows build now that HAVE_INET_PTON is defined
Matt Wilmas [Fri, 23 May 2008 09:40:44 +0000 (09:40 +0000)]
MFH: Fixed Windows build now that HAVE_INET_PTON is defined

16 years ago[DOC] enable inet_pton() and inet_ntop() on Windows
Kalle Sommer Nielsen [Thu, 22 May 2008 22:06:15 +0000 (22:06 +0000)]
[DOC] enable inet_pton() and inet_ntop() on Windows

16 years agoBasic ReflectionClass tests (from Dutch TestFest)
Robin Fernandes [Thu, 22 May 2008 21:53:59 +0000 (21:53 +0000)]
Basic ReflectionClass tests (from Dutch TestFest)

16 years agomajor fixes
Greg Beaver [Thu, 22 May 2008 06:33:09 +0000 (06:33 +0000)]
major fixes
 * found felipe's segfault in util.c and fixed the segfault (3 tests fail due to odd behavior of . and .. on this machine)
 * fixed serious flaws in the setting/resetting of is_data - now it works properly.  Assume
   all new PharData are tar-based, and allow passing Phar::ZIP to PharData constructor to override this
 * fix broken earlier commit, introduced segfault that broke 20 tests here

16 years ago- Fix build (ZTS)
Felipe Pena [Wed, 21 May 2008 22:52:30 +0000 (22:52 +0000)]
- Fix build (ZTS)

16 years agofix offset detection in tar files
Greg Beaver [Wed, 21 May 2008 22:00:43 +0000 (22:00 +0000)]
fix offset detection in tar files

16 years agofix convertTo\*() for same-named archives with no files
Greg Beaver [Wed, 21 May 2008 20:24:40 +0000 (20:24 +0000)]
fix convertTo\*() for same-named archives with no files

16 years ago- fix test
Pierre Joye [Wed, 21 May 2008 19:34:47 +0000 (19:34 +0000)]
- fix test

16 years ago- fix test
Pierre Joye [Wed, 21 May 2008 18:56:05 +0000 (18:56 +0000)]
- fix test

16 years ago- actually disable the ASSERT error dialog box (affects debug mode only), helps to...
Pierre Joye [Wed, 21 May 2008 15:55:31 +0000 (15:55 +0000)]
- actually disable the ASSERT error dialog box (affects debug mode only), helps to run the tests and coverage analyze

16 years agoMFH
Antony Dovgal [Wed, 21 May 2008 15:03:20 +0000 (15:03 +0000)]
MFH

16 years ago- Committing tests reviewed after London TestFest 08
Josie Messa [Wed, 21 May 2008 15:00:59 +0000 (15:00 +0000)]
- Committing tests reviewed after London TestFest 08
- Credits to: Mike Sullivan and James Lewis

16 years agoMFH
Antony Dovgal [Wed, 21 May 2008 12:29:47 +0000 (12:29 +0000)]
MFH

16 years ago- sync with PECL HEAD
Pierre Joye [Wed, 21 May 2008 09:27:41 +0000 (09:27 +0000)]
- sync with PECL HEAD

16 years agoMFH: Fix path lookup when include_path is used
Etienne Kneuss [Tue, 20 May 2008 21:46:51 +0000 (21:46 +0000)]
MFH: Fix path lookup when include_path is used

16 years agofix tests (say hello to disk C:\)
Antony Dovgal [Tue, 20 May 2008 14:53:58 +0000 (14:53 +0000)]
fix tests (say hello to disk C:\)

16 years agoCoding style
David Soria Parra [Tue, 20 May 2008 13:28:57 +0000 (13:28 +0000)]
Coding style

16 years agoMFH: Allow non-long values for proxy_port, connection_timeout and convert them
David Soria Parra [Tue, 20 May 2008 13:16:47 +0000 (13:16 +0000)]
MFH: Allow non-long values for proxy_port, connection_timeout and convert them

16 years agoproper fix
Dmitry Stogov [Tue, 20 May 2008 07:41:35 +0000 (07:41 +0000)]
proper fix

16 years agorelax conversion, so that if a phar has no files, we can convert it to another format...
Greg Beaver [Tue, 20 May 2008 03:56:35 +0000 (03:56 +0000)]
relax conversion, so that if a phar has no files, we can convert it to another format without changing the extension

16 years agopartial fix for Bug #44939, E_DEPRECATED warnings on pear install
Greg Beaver [Mon, 19 May 2008 15:20:55 +0000 (15:20 +0000)]
partial fix for Bug #44939, E_DEPRECATED warnings on pear install

16 years agoFixed bug #45004 (pg_insert() does not accept 4 digit timezone format)
Ilia Alshanetsky [Mon, 19 May 2008 15:16:47 +0000 (15:16 +0000)]
Fixed bug #45004 (pg_insert() does not accept 4 digit timezone format)

16 years agoTests from PHP London TestFest 2008
Steve Seear [Mon, 19 May 2008 12:56:21 +0000 (12:56 +0000)]
Tests from PHP London TestFest 2008

16 years agoMoving DOM tests to correct folder.
Steve Seear [Mon, 19 May 2008 12:48:18 +0000 (12:48 +0000)]
Moving DOM tests to correct folder.

16 years agoTests from PHP London TestFest 2008
Steve Seear [Mon, 19 May 2008 12:21:18 +0000 (12:21 +0000)]
Tests from PHP London TestFest 2008

16 years agoFixed win32 related realpath cache bug
Dmitry Stogov [Mon, 19 May 2008 10:48:57 +0000 (10:48 +0000)]
Fixed win32 related realpath cache bug

16 years agofix memleak, add test for previous segfault fix
Greg Beaver [Sun, 18 May 2008 23:41:08 +0000 (23:41 +0000)]
fix memleak, add test for previous segfault fix

16 years agofix segfault, test coming shortly
Greg Beaver [Sun, 18 May 2008 23:11:24 +0000 (23:11 +0000)]
fix segfault, test coming shortly

16 years ago- Removed "short_open_tag" entry (the related patch was reverted)
Felipe Pena [Sun, 18 May 2008 22:07:23 +0000 (22:07 +0000)]
- Removed "short_open_tag" entry (the related patch was reverted)

16 years ago- Keep 5_3 stub and creation files in sync with what I have in CVS HEAD
Steph Fox [Sun, 18 May 2008 20:52:34 +0000 (20:52 +0000)]
- Keep 5_3 stub and creation files in sync with what I have in CVS HEAD
(MFB will likely be tomorrow now)

16 years agoRevert.
David Soria Parra [Sun, 18 May 2008 19:48:40 +0000 (19:48 +0000)]
Revert.

16 years agoMake mcrypt_enc_self_test() return value compatible with documentation and mcrypt...
David Soria Parra [Sun, 18 May 2008 17:08:56 +0000 (17:08 +0000)]
Make mcrypt_enc_self_test() return value compatible with documentation and mcrypt _module_self_test()

16 years ago- Making compatible with 64bit plataform
Felipe Pena [Sun, 18 May 2008 15:42:09 +0000 (15:42 +0000)]
- Making compatible with 64bit plataform

16 years agoAdded missing INI handler
Ilia Alshanetsky [Sun, 18 May 2008 14:35:13 +0000 (14:35 +0000)]
Added missing INI handler