?
avatar zero-24
zero-24
14 Jun 2017

Steps to reproduce the issue

https://github.com/joomla/joomla-cms/blob/4.0-dev/libraries/namespacemap.php#L133

Expected result

JFile::write

Actual result

file_put_contents

Additional comments

Why do we force file_put_contents here when we have JFile that can handle that?

avatar zero-24 zero-24 - open - 14 Jun 2017
avatar joomla-cms-bot joomla-cms-bot - change - 14 Jun 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 14 Jun 2017
avatar zero-24 zero-24 - change - 14 Jun 2017
Title
[4.0]
[4.0] file_put_contents over JFile?
avatar zero-24 zero-24 - edited - 14 Jun 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 14 Jun 2017
Category Code style
avatar zero-24
zero-24 - comment - 16 Jun 2017
avatar Bakual
Bakual - comment - 16 Jun 2017

@yvesh I think that's your code.

avatar franz-wohlkoenig franz-wohlkoenig - change - 19 Jun 2017
Status New Discussion
avatar zero-24
zero-24 - comment - 14 Jul 2017

Closing as there is no decision of the code yet.

avatar zero-24 zero-24 - change - 14 Jul 2017
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2017-07-14 12:39:18
Closed_By zero-24
avatar zero-24 zero-24 - close - 14 Jul 2017

Add a Comment

Login with GitHub to post a comment