doctrine2 - Doctrine 2 Entities ".php~" Files -


zend 2 latest doctrine 2 latest swagger latest windows xampp php 5.6 netbeans latest 

if generate entities, entity files updated, , additionaly, {entityname}.php~ file generated (mostly exact same file content).

sometimes .php~ files outdated - older version of entity.

as use swagger in project, read entities of given folder, complains double definition entities..

why .php~ files happen, , how can stop behaviour?

try using "--no-backup" argument when generating entities command


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -