This is more or less connected with project management, as well as with each developer. How do you guys cope with this situation when you have developed many functions on the development site, and they are all tested by the client and ready to work live.
These functions have some code in shared files, i.e. One PHP file has code for one function, as well as another function.
But the client will ask you to download only 2 functions of 10 or 15. Files are common, if you download this file directly, this will lead to errors because they have code for other functions. If you download all updated files, then the whole function will be live.
A possible way is to go back and comment on this feature, which is not currently required from regular files. But there is an opportunity to forget about commenting somewhere else.
This is also a bad way, and finally, the client will say what is happening on the development server, and why these errors and errors appear on the real server. This will reduce the faith of developers.
I have come across this problem many times and could not find a good way to avoid these problems. So I think that you guys have run into this issue, or run into this issue.
I think a version control system can help here.
How do you guys handle this?
Could you share some ideas?
php deployment project-management
Shakti singh
source share