Nate Nolting

Results 5 comments of Nate Nolting

Found a workaround by setting up Session as one of the available facades in the config file.

@Bloke I can start working on Unit/Functional/Assertion tests if you want. I use Codeception for my test runner.

@Bloke > The AJAX stuff might prove challenging to test. Does anyone have any experience with unit testing client-side requests to the server? I do this all the time in...

Just running into this now while upgrading a legacy site to 7.2.

Currently dealing with this on a site that I want to update from PHP 7.1 => 7.2. I'm pulling in `php-activerecord/php-activerecord` via composer currently and cannot hack the core to...