Skip to content

Suppress class_exists errors#64

Closed
drum5ormore2 wants to merge 1 commit into
campaignmonitor:masterfrom
drum5ormore2:master
Closed

Suppress class_exists errors#64
drum5ormore2 wants to merge 1 commit into
campaignmonitor:masterfrom
drum5ormore2:master

Conversation

@drum5ormore2
Copy link
Copy Markdown

Suppress error on class_exists() calls, when class_exists() is wrapped around a class definition. This prevents errors on applications that assume class names correspond to file names, and who attempt to require said files on autoload (cough yii1 cough).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants