top | item 42203783

(no title)

lenlorijn | 1 year ago

Most PHP apps use a deployment method where a symlink gets set to a directory with a new version of the code. Because of how opcache works this has no impact on running requests, while new requests get handled with the new code.

discuss

order

JodieBenitez|1 year ago

Yes, my point really... it's really not "just upload files" like it's 1997.

dizhn|1 year ago

That sounds pretty neat.