Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 319073 - Error Stopping Execution - Call to undefined function ctype_digit() in /home/$HOME/lib/vendor/symfony/lib/command/sfFormatter.class .php on line 29
Summary: Error Stopping Execution - Call to undefined function ctype_digit() in /home/...
Status: CLOSED INVALID
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: PHP Debug CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-07 01:23 EDT by Dennis Gearon CLA
Modified: 2020-05-14 11:24 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Gearon CLA 2010-07-07 01:23:58 EDT
Build Identifier: 20100617-1415

My debugging of a local CLI script (symfony task) halts with the error:

Call to undefined function ctype_digit() in $HOME/lib/vendor/symfony/lib/command/sfFormatter.class .php on line 29

Anyone seen this error or know how to fix it? I see nothing in my php.ini fie related to it (on my local working CLI executable, not the debugger executable).

I tried downloading the package, all of PDT, from another site, got same error.

Google search turned up nothing.

Searching this site turned up nothing.

Also, how to set different php.ini files?


Using:
Version: Helios Release
Build id: 20100617-1415

PHP Development Tools (PDT) SDK Feature 2.2.0.v20100519-1400-53-84QAN2IGRoLXQNHWOXe1La9Od org.eclipse.php.sdk.feature.group

Reported as plugin in Eclipse
Zend Debugger for Linux x86 (Fragment)
5.2.15.v20081217

But the DEBUGGER configuration popup reports version
CLI 5.2.8 with the above php version.

[Updated on: Tue, 06 July 2010 01:59]

Reproducible: Always

Steps to Reproduce:
1.Setup a Symfony project
2.Run any of the base task on command line
3.I will help somebody set up, or send in, a sumfony project
Comment 1 Dennis Gearon CLA 2010-07-07 01:27:21 EDT
I will set up a totally blank, minimalist symfony install, make it as location neutral as possible, .tgz it, and supply a web location to download it.

It'd be nice to be able to attach files here: Storage is cheap.
Comment 2 Roy Ganor CLA 2010-07-07 02:03:04 EDT
this is definitely not related to PDT, but to the user execution environment.
Closing as invalid.

as a side note - please confirm that the extension ctype is installed. can you provide the loaded extensions? (get_loaded_extensions())
Comment 3 Sylvia Tancheva CLA 2010-09-02 05:08:27 EDT
Closing the bug (no response anyway)