Skip to content

Fix "class_exists" PHP function URL #9566

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 9, 2018
Merged

Conversation

liviubalan
Copy link
Contributor

@wouterj
Copy link
Member

wouterj commented Apr 8, 2018

👍 Thanks!

status: reviewed

@xabbuh xabbuh added this to the 2.7 milestone Apr 9, 2018
@xabbuh
Copy link
Member

xabbuh commented Apr 9, 2018

Thank you @liviubalan.

@xabbuh xabbuh merged commit e1a885d into symfony:2.7 Apr 9, 2018
xabbuh added a commit that referenced this pull request Apr 9, 2018
This PR was merged into the 2.7 branch.

Discussion
----------

Fix "class_exists" PHP function URL

Change http://php.net/manual/en/function.class-exists().php to http://php.net/manual/en/function.class-exists.php

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->

Commits
-------

e1a885d Fix "class_exists" PHP function URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants