[PHP-DEV] PHP 4.0 Bug #6253 Updated: resources arenĀ“t documented

2001-03-16 Thread jmcastagnetto
ID: 6253 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Assigned To: Comments: Resources are documented now Previous Comments: --- [2000-08-19 10

[PHP-DEV] PHP 4.0 Bug #7710 Updated: include'ing doesn't work properly

2001-03-16 Thread jmcastagnetto
ID: 7710 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Assigned To: Comments: change in behavior already documented in manual. Previous Comments

[PHP-DEV] PHP 4.0 Bug #8106 Updated: array_pop problem when using against an array returned from a class

2001-03-16 Thread jmcastagnetto
ID: 8106 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Assigned To: Comments: Fixed in manual (CVS) Previous Comments: --- [2000-12-07 03:13

[PHP-DEV] PHP 4.0 Bug #8476 Updated: Class documentaion request

2001-03-16 Thread jmcastagnetto
ID: 8476 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Documentation problem Assigned To: Comments: Cannot replicate behavior in RH 6.1 and Solaris 2.6, more info needed. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9146 Updated: date() doesn't return the RFC 822 date

2001-03-16 Thread jmcastagnetto
ID: 9146 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Assigned To: Comments: added note to manual about the "r" option Previou

[PHP-DEV] PHP 4.0 Bug #9338 Updated: in_array 'strict' parameter is not documented (properly)

2001-03-16 Thread jmcastagnetto
ID: 9338 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Assigned To: Comments: >From the manual: "If the third parameter strict is set to TRUE then the in_array() will also check the types of the needl

[PHP-DEV] PHP 4.0 Bug #8266 Updated: Getting fatal error with xlst_process()

2001-03-16 Thread jmcastagnetto
ID: 8266 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Documentation problem Assigned To: sterling Comments: Fixed errors in example. Previous Comments: --- [2001-01

[PHP-DEV] PHP 4.0 Bug #9202 Updated: Parse error when using terniary (?:) and unset()

2001-03-16 Thread jmcastagnetto
ID: 9202 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Assigned To: Comments: Documentation fixed Previous Comments: --- [2001-02-09 22:45:12

[PHP-DEV] PHP 4.0 Bug #9538 Updated: automatic extention of links fails with 'http://www...'

2001-03-16 Thread jmcastagnetto
ID: 9538 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Assigned To: Comments: Added note to the manual Previous Comments: --- [2001-03-03 17

[PHP-DEV] PHP 4.0 Bug #9668 Updated: typo in foreach manual page

2001-03-16 Thread jmcastagnetto
ID: 9668 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Assigned To: Comments: This is fixed in CVS Previous Comments: --- [2001-03-10 04:15:52

[PHP-DEV] PHP 4.0 Bug #9641 Updated: get_required_files()/get_included_files() does not work as docuemented

2001-03-16 Thread jmcastagnetto
ID: 9641 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Assigned To: Comments: documentation updated to reflect new behavior Previous Comments

[PHP-DEV] Bug #14138 Updated: date arithmetic scrambled

2001-11-20 Thread jmcastagnetto
ID: 14138 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Date/time related Operating System: Debian GNU/Linux stable PHP Version: 4.0.6 New Comment: Perhaps a problem with the Debian libraries, cannot confirm problem on PHP 4.0.6 under Solaris 2.8. Output of

[PHP-DEV] Bug #14138 Updated: date arithmetic scrambled

2001-11-20 Thread jmcastagnetto
ID: 14138 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Date/time related Operating System: Debian GNU/Linux stable PHP Version: 4.0.6 New Comment: More info from _RainMkr_: "Running on woody, Linux 2.4.5, PHP 4.0.6" What version is the Debi

[PHP-DEV] Bug #14271: Failure to compile using GD 2.0.1 because of conflicting types for gdIOCtx

2001-11-28 Thread jmcastagnetto
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.1.0 PHP Bug Type: Compile Failure Bug description: Failure to compile using GD 2.0.1 because of conflicting types for gdIOCtx When compiling w/ GD 2.0.1, I found a warning and a fatal error: In file inc

[PHP-DEV] Bug #12505 Updated: array_sum function total calculate error

2001-08-01 Thread jmcastagnetto
ID: 12505 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Old Operating System: Red Hat Linux 7.1 Operating System: Red Hat Linux 6.1 Old PHP Version: 4.0.4pl1 PHP Version: latest CVS (08/01/01) New Comment: The problem is with the typecasting to

[PHP-DEV] Bug #12623 Updated: mod operator

2001-08-07 Thread jmcastagnetto
ID: 12623 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Math related Operating System: linux (suse) PHP Version: 4.0.4pl1 New Comment: The modulus operator is strictly defined for integer numbers, because it "... basically just return

[PHP-DEV] Bug #12155 Updated: modulus %

2001-08-07 Thread jmcastagnetto
ID: 12155 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Closed Bug Type: Math related Operating System: linux 2.4.3 PHP Version: 4.0.5 New Comment: See Bug #12623 for a more complete explanation on modulus ( http://www.php.net/bugs.php?id=12623 ) Previous

[PHP-DEV] Bug #10116 Updated: bcpow treats second argument as integer

2001-08-07 Thread jmcastagnetto
ID: 10116 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: BC math related Operating System: Windows 98 PHP Version: 4.0.4pl1 New Comment: This is an issue w/ the bcmath library itself, not a PHP bug. If you look in ext/bcmath/libbcmath/src

[PHP-DEV] Bug #10116 Updated: bcpow treats second argument as integer

2001-08-07 Thread jmcastagnetto
ID: 10116 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: BC math related Operating System: Windows 98 PHP Version: 4.0.4pl1 Previous Comments: [2001-04-02 09:29:49

[PHP-DEV] Bug #12623 Updated: mod operator

2001-08-07 Thread jmcastagnetto
ID: 12623 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Math related Operating System: linux (suse) PHP Version: 4.0.4pl1 Previous Comments: [2001-08-07 11:14:21

[PHP-DEV] Bug #12155 Updated: modulus %

2001-08-07 Thread jmcastagnetto
ID: 12155 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Math related Operating System: linux 2.4.3 PHP Version: 4.0.5 Previous Comments: [2001-08-06 19:57:53] [EMAIL

[PHP-DEV] Bug #10166 Updated: read_exif_data loads whole image into memory

2001-08-07 Thread jmcastagnetto
ID: 10166 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: *Graphics related Operating System: Linux 2.2 PHP Version: 4.0 Latest CVS (04/04/2001) Previous Comments: [2001

[PHP-DEV] Bug #10166 Updated: read_exif_data loads whole image into memory

2001-08-07 Thread jmcastagnetto
ID: 10166 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Closed Bug Type: *Graphics related Operating System: Linux 2.2 PHP Version: 4.0 Latest CVS (04/04/2001) New Comment: Reclosed, edited wrong bug Previous Comments

[PHP-DEV] Bug #12658 Updated: set_error_handler() not working properly (with 'Call to undefined function')

2001-08-08 Thread jmcastagnetto
ID: 12658 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: Red Hat Linux, Win2000 sp2 PHP Version: 4.0.6 Old Assigned To: Assigned To: jmcastagnetto New Comment: The assertion "... Seems tha

[PHP-DEV] Bug #12658 Updated: set_error_handler() not working properly (with 'Call to undefined function')

2001-08-08 Thread jmcastagnetto
ID: 12658 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Analyzed Bug Type: Scripting Engine problem Operating System: Red Hat Linux, Win2000 sp2 PHP Version: 4.0.6 Old Assigned To: jmcastagnetto Assigned To: New Comment: My mistake, did not understood the

[PHP-DEV] Bug #12658 Updated: set_error_handler() not working properly (with 'Call to undefined function')

2001-08-08 Thread jmcastagnetto
ID: 12658 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Operating System: Red Hat Linux, Win2000 sp2 PHP Version: 4.0.6 New Comment: Using: error_reporting("E_ERROR"); does not work (same result as E_ALL), even thou