Opened 9 years ago
Closed 6 years ago
#40084 closed defect (bug) (worksforme)
add_editor_style doesn't work on php7.1
| Reported by: | evgeniinasyrov | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | 4.7.3 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Hi guys,
As mentioned in the summary, it doesn't seems to work on php 7.1 but it does with php 5.6.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
@evgeniinasyrov Can you share the specific PHP version you're running?
I think this may be related to https://github.com/wp-cli/wp-cli/issues/3888
Specifically,
file_exists()might not work as expected in PHP 7.1.2