?
avatar PhilETaylor
PhilETaylor
27 Apr 2017

Hey @mbabker, is there a way to get the unit testing php.ini to be something more akin to a crappy web host one with a load of bad configs like disable_functions populated, etc...

avatar PhilETaylor PhilETaylor - open - 27 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - change - 27 Apr 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 27 Apr 2017
avatar mbabker
mbabker - comment - 27 Apr 2017

https://github.com/symfony/symfony/blob/master/.travis.yml#L70-L87 is an example of pushing stuff into php.ini on Travis. So honestly, we just seed a file with a "subpar" config, add a build to Travis with it, and bam, done.

avatar PhilETaylor
PhilETaylor - comment - 27 Apr 2017

Is this something you have the keys for? ;-)

avatar brianteeman
brianteeman - comment - 27 Apr 2017

Yes the file is in the root here

avatar PhilETaylor
PhilETaylor - comment - 27 Apr 2017

But how would one add a build to travis with it?

avatar mbabker
mbabker - comment - 27 Apr 2017
avatar brianteeman brianteeman - change - 27 Apr 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-04-27 14:25:58
Closed_By brianteeman
avatar brianteeman brianteeman - close - 27 Apr 2017
avatar brianteeman
brianteeman - comment - 27 Apr 2017

closed as you have started a pr

Add a Comment

Login with GitHub to post a comment