Skip to content

Remove fallback for __autoload (PHP 7.2 compatability)#14

Open
ericras wants to merge 1 commit intosaltybeagle:masterfrom
ericras:master
Open

Remove fallback for __autoload (PHP 7.2 compatability)#14
ericras wants to merge 1 commit intosaltybeagle:masterfrom
ericras:master

Conversation

@ericras
Copy link
Copy Markdown
Contributor

@ericras ericras commented Dec 11, 2019

spl_autoload_register is present in PHP since 5.1.2
Defining function __autoload causes fatal error in PHP 7.2

Reference: apereo/phpCAS - pull/247

spl_autoload_register is present in PHP since 5.1.2
defining function __autoload causes fatal error in PHP 7.2
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.

1 participant