Changes between Initial Version and Version 2 of Ticket #29123
- Timestamp:
- 08/05/2014 10:32:11 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29123 – Description
initial v2 1 Due to the change made here, https://core.trac.wordpress.org/changeset/29251to backup and restore these global variables, all unit tests are failing for me with {{{ Undefined index: merged_filters }}}. By adding a check on line 101 to check if the value exists within the {{{ self::$hooks_saved }}} would prevent this error from occurring.1 Due to the change made here, [29251] to backup and restore these global variables, all unit tests are failing for me with {{{ Undefined index: merged_filters }}}. By adding a check on line 101 to check if the value exists within the {{{ self::$hooks_saved }}} would prevent this error from occurring. 2 2 3 3 Here is an example of the phpunit output there. https://travis-ci.org/voceconnect/thermal-api/jobs/31176473
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)