]> granicus.if.org Git - php/log
php
16 years agoMFH:- Applied the missing parts to phpize.m4 for zend extension builds
Jani Taskinen [Thu, 31 Jul 2008 00:45:46 +0000 (00:45 +0000)]
MFH:- Applied the missing parts to phpize.m4 for zend extension builds

16 years agoMFH: sync build stuff
Jani Taskinen [Wed, 30 Jul 2008 23:57:14 +0000 (23:57 +0000)]
MFH: sync build stuff

16 years agoMFH: sync
Jani Taskinen [Wed, 30 Jul 2008 23:27:26 +0000 (23:27 +0000)]
MFH: sync

16 years agoWe can afford a larger stack here and other json parsers out there
Rasmus Lerdorf [Wed, 30 Jul 2008 13:55:27 +0000 (13:55 +0000)]
We can afford a larger stack here and other json parsers out there
go deeper than 128.

16 years agoMFH: fix copy/paste error (patch by Mikko)
Antony Dovgal [Tue, 29 Jul 2008 10:42:59 +0000 (10:42 +0000)]
MFH: fix copy/paste error (patch by Mikko)

16 years agothis shouldn't have been backported
Antony Dovgal [Tue, 29 Jul 2008 08:33:52 +0000 (08:33 +0000)]
this shouldn't have been backported

16 years ago- Updated to version 2008.5 (2008e)
Derick Rethans [Mon, 28 Jul 2008 19:32:08 +0000 (19:32 +0000)]
- Updated to version 2008.5 (2008e)

16 years ago- Fixed the fix for not requiring C++ always
David Soria Parra [Sun, 27 Jul 2008 20:42:56 +0000 (20:42 +0000)]
- Fixed the fix for not requiring C++ always

16 years agoMFH:- Fixed the fix for not requiring C++ always
Jani Taskinen [Sun, 27 Jul 2008 15:05:48 +0000 (15:05 +0000)]
MFH:- Fixed the fix for not requiring C++ always

16 years agoMFH: Partial sync
Jani Taskinen [Sun, 27 Jul 2008 15:01:41 +0000 (15:01 +0000)]
MFH: Partial sync

16 years agoFix for bug #43487 (Wrong conversion of float to string)
Dmitry Stogov [Sun, 27 Jul 2008 11:28:53 +0000 (11:28 +0000)]
Fix for bug #43487 (Wrong conversion of float to string)

16 years agoMFH: Fixed a minor problem in not enabling c++/g++ when not needed.
Jani Taskinen [Fri, 25 Jul 2008 12:36:59 +0000 (12:36 +0000)]
MFH: Fixed a minor problem in not enabling c++/g++ when not needed.

16 years ago- MFB: Removed unused variable.
Felipe Pena [Thu, 24 Jul 2008 16:01:59 +0000 (16:01 +0000)]
- MFB: Removed unused variable.

16 years agoFixed bug #45178 (memory corruption on assignment result of "new" by reference)
Dmitry Stogov [Thu, 24 Jul 2008 11:47:14 +0000 (11:47 +0000)]
Fixed bug #45178 (memory corruption on assignment result of "new" by reference)

16 years agoFixed test
Dmitry Stogov [Thu, 24 Jul 2008 11:23:57 +0000 (11:23 +0000)]
Fixed test

16 years agoMFH: Fix test (bug #44985)
Jani Taskinen [Wed, 23 Jul 2008 14:15:37 +0000 (14:15 +0000)]
MFH: Fix test (bug #44985)

16 years agoMFH: some fixes to allow certain tests to pass regardless of system php.ini settins
Jani Taskinen [Wed, 23 Jul 2008 13:43:05 +0000 (13:43 +0000)]
MFH: some fixes to allow certain tests to pass regardless of system php.ini settins

16 years ago- Change credits for #44246
Felipe Pena [Wed, 23 Jul 2008 12:05:21 +0000 (12:05 +0000)]
- Change credits for #44246

16 years agoMFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE
Antony Dovgal [Wed, 23 Jul 2008 11:25:50 +0000 (11:25 +0000)]
MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE

16 years agoMFH: missing test
Jani Taskinen [Wed, 23 Jul 2008 10:30:41 +0000 (10:30 +0000)]
MFH: missing test

16 years agofix test
Antony Dovgal [Wed, 23 Jul 2008 10:26:55 +0000 (10:26 +0000)]
fix test

16 years agofix test
Antony Dovgal [Wed, 23 Jul 2008 09:29:32 +0000 (09:29 +0000)]
fix test

16 years agoMFH: add PHP_STREAM_FLAG_FCLOSE to zip streams
Antony Dovgal [Wed, 23 Jul 2008 09:09:20 +0000 (09:09 +0000)]
MFH: add PHP_STREAM_FLAG_FCLOSE to zip streams

16 years agoMFH: add PHP_STREAM_FLAG_FCLOSE, bz2 streams can be closed with fclose()
Antony Dovgal [Wed, 23 Jul 2008 08:56:37 +0000 (08:56 +0000)]
MFH: add PHP_STREAM_FLAG_FCLOSE, bz2 streams can be closed with fclose()

16 years ago- BFN: #44246
Felipe Pena [Tue, 22 Jul 2008 14:12:54 +0000 (14:12 +0000)]
- BFN: #44246

16 years ago- MFH: Fixed bug #44246 (closedir() accepts a file resource opened by fopen())
Felipe Pena [Tue, 22 Jul 2008 14:11:25 +0000 (14:11 +0000)]
- MFH: Fixed bug #44246 (closedir() accepts a file resource opened by fopen())

16 years agoTidy language and order
Jani Taskinen [Mon, 21 Jul 2008 20:02:34 +0000 (20:02 +0000)]
Tidy language and order

16 years ago- MFB: Fixed securities issue detailed in CVE-2008-2665 and CVE-2008-2666.
Felipe Pena [Mon, 21 Jul 2008 19:34:45 +0000 (19:34 +0000)]
- MFB: Fixed securities issue detailed in CVE-2008-2665 and CVE-2008-2666.
  (patch by Christian Hoffmann)

16 years agoAdded check for small ZEMD_MM_SEG_SIZE
Dmitry Stogov [Mon, 21 Jul 2008 17:06:55 +0000 (17:06 +0000)]
Added check for small ZEMD_MM_SEG_SIZE

16 years ago- BFN: #45556, #45555
Felipe Pena [Fri, 18 Jul 2008 17:41:59 +0000 (17:41 +0000)]
- BFN: #45556, #45555

16 years ago- New test
Felipe Pena [Fri, 18 Jul 2008 17:35:18 +0000 (17:35 +0000)]
- New test

16 years ago- Fixed bug #45556 (Return value from callback isn't freed)
Felipe Pena [Fri, 18 Jul 2008 17:34:07 +0000 (17:34 +0000)]
- Fixed bug #45556 (Return value from callback isn't freed)

16 years ago- Fixed bug #45555 (Segfault with invalid non-string as register_introspection_callback)
Felipe Pena [Fri, 18 Jul 2008 15:52:38 +0000 (15:52 +0000)]
- Fixed bug #45555 (Segfault with invalid non-string as register_introspection_callback)
  (patch by chris_se at gmx dot ne)

16 years ago- MFB: Fix ws
Felipe Pena [Fri, 18 Jul 2008 14:56:58 +0000 (14:56 +0000)]
- MFB: Fix ws

16 years ago- Updated to version 2008.4.1 (2008d)
Derick Rethans [Fri, 18 Jul 2008 13:46:15 +0000 (13:46 +0000)]
- Updated to version 2008.4.1 (2008d)

16 years ago- MFB: fix crash when some crafted font are given
Pierre Joye [Thu, 17 Jul 2008 22:58:23 +0000 (22:58 +0000)]
- MFB: fix crash when some crafted font are given

16 years ago-nuke weird char
Jani Taskinen [Wed, 16 Jul 2008 16:30:04 +0000 (16:30 +0000)]
-nuke weird char

16 years agoMFH:- Prevent errors in CVS builds when bison is not there (for Sean :)
Jani Taskinen [Wed, 16 Jul 2008 16:23:59 +0000 (16:23 +0000)]
MFH:- Prevent errors in CVS builds when bison is not there (for Sean :)

16 years ago- Regenerated using more recent re2c
Jani Taskinen [Wed, 16 Jul 2008 14:26:30 +0000 (14:26 +0000)]
- Regenerated using more recent re2c

16 years agoMFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work)
Jani Taskinen [Wed, 16 Jul 2008 14:10:50 +0000 (14:10 +0000)]
MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work)

16 years ago* MFH: indentation fix only.
Moriyoshi Koizumi [Tue, 15 Jul 2008 18:07:42 +0000 (18:07 +0000)]
* MFH: indentation fix only.

16 years agoMFH: Fixed potentially confusing error message on failure when no errors are logged
Jani Taskinen [Tue, 15 Jul 2008 16:10:32 +0000 (16:10 +0000)]
MFH: Fixed potentially confusing error message on failure when no errors are logged

16 years agoMFH: Fix bug when < is used within attribute.
Scott MacVicar [Tue, 15 Jul 2008 14:58:58 +0000 (14:58 +0000)]
MFH: Fix bug when < is used within attribute.

16 years agoFixed bug #45151 (Crash with URI/file..php (filename contains 2 dots))
Dmitry Stogov [Tue, 15 Jul 2008 13:38:29 +0000 (13:38 +0000)]
Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots))

16 years agoFix news
Jani Taskinen [Tue, 15 Jul 2008 13:16:25 +0000 (13:16 +0000)]
Fix news

16 years agoFixed bug #45423 (fastcgi parent process doesn't invoke php_module_shutdown before...
Dmitry Stogov [Tue, 15 Jul 2008 13:10:07 +0000 (13:10 +0000)]
Fixed bug #45423 (fastcgi parent process doesn't invoke php_module_shutdown before shutdown) (basant dot kukreja at sun dot com)

16 years ago- Reverted fix for #44197 (unsuitable for minor versions)
Felipe Pena [Tue, 15 Jul 2008 11:20:06 +0000 (11:20 +0000)]
- Reverted fix for #44197 (unsuitable for minor versions)

16 years agoMFH: fix test
Jani Taskinen [Tue, 15 Jul 2008 01:57:37 +0000 (01:57 +0000)]
MFH: fix test

16 years agoMFH:- Fix tests (do NOT assume things in php.ini always to be same...or sane)
Jani Taskinen [Tue, 15 Jul 2008 01:00:17 +0000 (01:00 +0000)]
MFH:- Fix tests (do NOT assume things in php.ini always to be same...or sane)

16 years agoMFPHP5_3
Rui Hirokawa [Sun, 13 Jul 2008 01:36:15 +0000 (01:36 +0000)]
MFPHP5_3

16 years agoBFN: #45220
Felipe Pena [Sat, 12 Jul 2008 21:14:57 +0000 (21:14 +0000)]
BFN: #45220

16 years ago- Fixed bug #45220 (curl_read callback returns -1 when needs to return size_t (unsigned))
Felipe Pena [Sat, 12 Jul 2008 21:11:56 +0000 (21:11 +0000)]
- Fixed bug #45220 (curl_read callback returns -1 when needs to return size_t (unsigned))

16 years agoBFN: #45485
Felipe Pena [Sat, 12 Jul 2008 01:44:04 +0000 (01:44 +0000)]
BFN: #45485

16 years ago- BFN: #45449, #45486
Felipe Pena [Fri, 11 Jul 2008 18:31:56 +0000 (18:31 +0000)]
- BFN: #45449, #45486

16 years ago- Fixed bug #45449 (filesize() regression using ftp wrapper) (patch by crrodriguez...
Felipe Pena [Fri, 11 Jul 2008 18:28:25 +0000 (18:28 +0000)]
- Fixed bug #45449 (filesize() regression using ftp wrapper) (patch by crrodriguez at suse dot de)

16 years ago- Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset=' parsi...
Felipe Pena [Fri, 11 Jul 2008 13:48:11 +0000 (13:48 +0000)]
- Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset=' parsing incorrect)

16 years agoMFH: silence warning
Jani Taskinen [Fri, 11 Jul 2008 13:12:18 +0000 (13:12 +0000)]
MFH: silence warning

16 years ago- Fixed bug #45485 (strip_tags and <?XML tag)
Felipe Pena [Fri, 11 Jul 2008 12:16:06 +0000 (12:16 +0000)]
- Fixed bug #45485 (strip_tags and <?XML tag)

16 years ago- BFN: #45460
Felipe Pena [Fri, 11 Jul 2008 11:18:58 +0000 (11:18 +0000)]
- BFN: #45460

16 years ago- Fixed the string sizes in imap_headerinfo
Felipe Pena [Fri, 11 Jul 2008 11:09:05 +0000 (11:09 +0000)]
- Fixed the string sizes in imap_headerinfo

16 years ago- Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't accept...
Felipe Pena [Thu, 10 Jul 2008 17:44:09 +0000 (17:44 +0000)]
- Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't accept lengths of 1024)

16 years ago- MFH: Memory issues
Derick Rethans [Tue, 8 Jul 2008 18:02:32 +0000 (18:02 +0000)]
- MFH: Memory issues
- MFH: // style comments

16 years agoThis change was backed out of 5.2 and is now in 5.3+
Scott MacVicar [Tue, 8 Jul 2008 10:31:34 +0000 (10:31 +0000)]
This change was backed out of 5.2 and is now in 5.3+

16 years ago- Updated to version 2008.4 (2008d)
Derick Rethans [Mon, 7 Jul 2008 14:36:26 +0000 (14:36 +0000)]
- Updated to version 2008.4 (2008d)

16 years agoAvoid a leak on return_value
Etienne Kneuss [Mon, 7 Jul 2008 00:02:22 +0000 (00:02 +0000)]
Avoid a leak on return_value

16 years agoFixed bug #45352 (Segmentation fault because of tick function on second request)
Dmitry Stogov [Wed, 25 Jun 2008 12:18:22 +0000 (12:18 +0000)]
Fixed bug #45352 (Segmentation fault because of tick function on second request)

16 years agoMFH: Response to: [PHP-DEV] cleaning up the functions - any volunteers? :)
Uwe Schindler [Sun, 22 Jun 2008 18:10:33 +0000 (18:10 +0000)]
MFH: Response to: [PHP-DEV] cleaning up the functions - any volunteers? :)

16 years agoMFH:
Christopher Jones [Thu, 19 Jun 2008 22:41:33 +0000 (22:41 +0000)]
MFH:
Fix bug #45266 (Fix build with BDB 4)
Fix bug #45267 (Revert invalid assumption about BDB 4 locking; let DBA handle locking)
Fix bug #45268 (Fix error callback prototype)

16 years agoFixed bug #45312 (Segmentation fault on second request for array functions).
Dmitry Stogov [Thu, 19 Jun 2008 12:09:22 +0000 (12:09 +0000)]
Fixed bug #45312 (Segmentation fault on second request for array functions).

16 years agoFixed SOAP binding selection
Dmitry Stogov [Wed, 18 Jun 2008 07:23:42 +0000 (07:23 +0000)]
Fixed SOAP binding selection

16 years agoMFH: updated website team info
Philip Olson [Wed, 18 Jun 2008 05:21:08 +0000 (05:21 +0000)]
MFH: updated website team info

16 years ago- MF5.3: Improved warning message to call-time pass-by-reference when used with inter...
Felipe Pena [Sun, 15 Jun 2008 18:31:10 +0000 (18:31 +0000)]
- MF5.3: Improved warning message to call-time pass-by-reference when used with internal function
  (http://news.php.net/php.internals/38252)

16 years agoBFN
Rob Richards [Sat, 14 Jun 2008 11:25:52 +0000 (11:25 +0000)]
BFN
fix ordering

16 years agoMFH: fixed bug #45251 (double free or corruption with setAttributeNode())
Rob Richards [Sat, 14 Jun 2008 11:24:00 +0000 (11:24 +0000)]
MFH: fixed bug #45251 (double free or corruption with setAttributeNode())
add test

16 years agoMFH
Rui Hirokawa [Fri, 13 Jun 2008 14:49:19 +0000 (14:49 +0000)]
MFH

16 years agoFilesystem tests.
Steve Seear [Wed, 11 Jun 2008 12:38:16 +0000 (12:38 +0000)]
Filesystem tests.

16 years agocloseder/readdir/rewinddir must work only with directories
Dmitry Stogov [Wed, 11 Jun 2008 09:02:09 +0000 (09:02 +0000)]
closeder/readdir/rewinddir must work only with directories

16 years agoFixed memory leaks
Dmitry Stogov [Wed, 11 Jun 2008 07:46:43 +0000 (07:46 +0000)]
Fixed memory leaks

16 years agoFixed test (5.2 doesn't contain GC)
Dmitry Stogov [Wed, 11 Jun 2008 07:46:28 +0000 (07:46 +0000)]
Fixed test (5.2 doesn't contain GC)

16 years agoMFH: fixed imap_listscan() proto
Philip Olson [Wed, 11 Jun 2008 02:32:22 +0000 (02:32 +0000)]
MFH: fixed imap_listscan() proto

16 years agofix typo
Antony Dovgal [Tue, 10 Jun 2008 08:14:59 +0000 (08:14 +0000)]
fix typo

16 years agoMerge from 5.3 branch - no point in echoeing the raw values here
Rasmus Lerdorf [Mon, 9 Jun 2008 14:03:44 +0000 (14:03 +0000)]
Merge from 5.3 branch - no point in echoeing the raw values here

16 years agoBackout fix for spaces in both the program name and argument name, this will be fixed...
Scott MacVicar [Fri, 6 Jun 2008 23:05:37 +0000 (23:05 +0000)]
Backout fix for spaces in both the program name and argument name, this will be fixed in PHP 5.3+ only

16 years agoUpdate
Christopher Jones [Fri, 6 Jun 2008 01:00:20 +0000 (01:00 +0000)]
Update

16 years ago(Bugs 41348, 41563, 42456, 42939) Appease the masses and fix
Christopher Jones [Fri, 6 Jun 2008 00:59:44 +0000 (00:59 +0000)]
(Bugs 41348, 41563, 42456, 42939) Appease the masses and fix
compilation with Oracle 8.1.  This gives cleaner support for older
releases now that PHP 5.3 is firmly Oracle 9.2+ only.  No plans to
MTH.

16 years agoSync for PECL OCI8 1.2.5 release
Christopher Jones [Thu, 5 Jun 2008 23:26:01 +0000 (23:26 +0000)]
Sync for PECL OCI8 1.2.5 release

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

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:44 +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)

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:28 +0000 (11:45 +0000)]
MFH: Fixed overflow crash (at least on Windows) in div_function with LONG_MIN / -1

16 years agoMFH: Fix a bug when command is quoted and parameters are quoted during call to exec...
Scott MacVicar [Thu, 29 May 2008 11:41:50 +0000 (11:41 +0000)]
MFH: Fix a 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:33:03 +0000 (07:33 +0000)]
Fixed tests on Windows

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

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

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

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

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

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

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

16 years ago- Reverted the accidental previous commit
Felipe Pena [Sun, 18 May 2008 22:32:33 +0000 (22:32 +0000)]
- Reverted the accidental previous commit

16 years ago- MFB: Making compatible with 64bit platform
Felipe Pena [Sun, 18 May 2008 21:50:58 +0000 (21:50 +0000)]
- MFB: Making compatible with 64bit platform