Skip to content

Removing deprecated create_function() function#2

Open
steckinsights wants to merge 1 commit intodatracka:masterfrom
steckinsights:master
Open

Removing deprecated create_function() function#2
steckinsights wants to merge 1 commit intodatracka:masterfrom
steckinsights:master

Conversation

@steckinsights
Copy link

PHP 7.2 deprecates create_function(). I added an if statement to check for variable and updated the create_function() function.

The change was on line 240 -- I'm not sure why all the spacing is showing up in the diff. This is my first public commit, so feel free to coach me of I did something wrong.

PHP 7.2 deprecates create_function().  I added an if statement to check for variable and updated the create_function() function.
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