Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 319073

Summary: Error Stopping Execution - Call to undefined function ctype_digit() in /home/$HOME/lib/vendor/symfony/lib/command/sfFormatter.class .php on line 29
Product: z_Archived Reporter: Dennis Gearon <gearond>
Component: PDTAssignee: PHP Debug <php.debug-inbox>
Status: CLOSED INVALID QA Contact:
Severity: critical    
Priority: P3 CC: ganoro, gearond, silviya
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

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)