php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22015 constants CAL_JEWISH_ADD_* are undefined
Submitted: 2003-02-02 14:26 UTC Modified: 2003-02-04 02:00 UTC
From: k.schroeder@php.net Assigned:
Status: Not a bug Package: Calendar related
PHP Version: 4CVS-2003-02-02 (stable) OS: Windows 2000 Server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: k.schroeder@php.net
New email:
PHP Version: OS:

 

 [2003-02-02 14:26 UTC] k.schroeder@php.net
ext/calendar/tests/jdtojewish.phpt failed on W2k server:

---- ACTUAL OUTPUT
Notice: Use of undefined constant CAL_JEWISH_ADD_ALAFIM_GERESH - assumed 'CAL_JEWISH_ADD_ALAFIM_GERESH' in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 5

Warning: Wrong parameter count for jdtojewish() in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 5

Notice: Use of undefined constant CAL_JEWISH_ADD_ALAFIM - assumed 'CAL_JEWISH_ADD_ALAFIM' in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 6

Warning: Wrong parameter count for jdtojewish() in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 6

Notice: Use of undefined constant CAL_JEWISH_ADD_ALAFIM_GERESH - assumed 'CAL_JEWISH_ADD_ALAFIM_GERESH' in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 7

Notice: Use of undefined constant CAL_JEWISH_ADD_ALAFIM - assumed 'CAL_JEWISH_ADD_ALAFIM' in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 7

Warning: Wrong parameter count for jdtojewish() in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 7

Notice: Use of undefined constant CAL_JEWISH_ADD_GERESHAYIM - assumed 'CAL_JEWISH_ADD_GERESHAYIM' in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 8

Warning: Wrong parameter count for jdtojewish() in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 8

Notice: Use of undefined constant CAL_JEWISH_ADD_GERESHAYIM - assumed 'CAL_JEWISH_ADD_GERESHAYIM' in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 9

Warning: Wrong parameter count for jdtojewish() in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 9

Notice: Use of undefined constant CAL_JEWISH_ADD_GERESHAYIM - assumed 'CAL_JEWISH_ADD_GERESHAYIM' in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 10

Notice: Use of undefined constant CAL_JEWISH_ADD_ALAFIM_GERESH - assumed 'CAL_JEWISH_ADD_ALAFIM_GERESH' in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 10

Warning: Wrong parameter count for jdtojewish() in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 10

Notice: Use of undefined constant CAL_JEWISH_ADD_GERESHAYIM - assumed 'CAL_JEWISH_ADD_GERESHAYIM' in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 11

Notice: Use of undefined constant CAL_JEWISH_ADD_ALAFIM - assumed 'CAL_JEWISH_ADD_ALAFIM' in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 11

Warning: Wrong parameter count for jdtojewish() in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 11

Notice: Use of undefined constant CAL_JEWISH_ADD_GERESHAYIM - assumed 'CAL_JEWISH_ADD_GERESHAYIM' in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 12

Notice: Use of undefined constant CAL_JEWISH_ADD_ALAFIM - assumed 'CAL_JEWISH_ADD_ALAFIM' in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 12

Notice: Use of undefined constant CAL_JEWISH_ADD_ALAFIM_GERESH - assumed 'CAL_JEWISH_ADD_ALAFIM_GERESH' in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 12

Warning: Wrong parameter count for jdtojewish() in D:\work\php5\ext\calendar\tests\jdtojewish.php on line 12

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-03 03:59 UTC] sniper@php.net
How can it fail as the test doesn't even exist in the 4.3.x branch???

 [2003-02-04 02:00 UTC] k.schroeder@php.net
There are no tests in the win32 snaps, so I get it from cvs. My mistake was co php4 instead of -r PHP_4_3 php4. I've not tested on php5 snap, so it is bogus for 4.3.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 05:01:27 2025 UTC