Change 6337

sam_stafford (Sam Stafford)
Sam Stafford committed this change into //guest/sam_stafford/mediawiki/extensions/Perforce
Request Review
Download .zip
Use proc_open() instead of exec() to read 'p4 integrated'.
 I THINK
that this will reduce the memory footprint by allowing each line of
output to be discarded as it's processed, which might allow this
function to handle larger projects without hitting PHP's memory limits.
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
Perforce.php#14
Loading...
Tip: Use n and p to cycle through the changes.