rfc:fpm_change_hat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:fpm_change_hat [2013/06/09 14:57] nottirfc:fpm_change_hat [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 4: Line 4:
   * Date: 2013-06-09   * Date: 2013-06-09
   * Author: Gernot Vormayr, gvormayr@gmail.com   * Author: Gernot Vormayr, gvormayr@gmail.com
-  * Status: Draft+  * Status: Implemented (PHP 5.6) https://github.com/php/php-src/pull/373
   * First Published at: http://wiki.php.net/rfc/fpm_change_hat   * First Published at: http://wiki.php.net/rfc/fpm_change_hat
  
Line 18: Line 18:
   * It should not be possible to change back, since this might be possible from php code. The proposed patch prevents this.   * It should not be possible to change back, since this might be possible from php code. The proposed patch prevents this.
     * Because of this the apparmor_hat is per pool.     * Because of this the apparmor_hat is per pool.
-  * This needs libapparmor. The proposed patch ([[https://github.com/php/php-src/pull/343|Pull Request 343 on github]]) checks for libapparmor on compilation and omits the feature if it is not found.+  * This needs libapparmor. The proposed patch ([[https://github.com/php/php-src/pull/373|Pull Request 373 on github]]) checks for libapparmor on compilation and omits the feature if it is not found.
   * If the feature is not compiled in, but expected, php-fpm does not start up, because it does not know the pool parameter.   * If the feature is not compiled in, but expected, php-fpm does not start up, because it does not know the pool parameter.
  
Line 48: Line 48:
 ===== Patches and Tests ===== ===== Patches and Tests =====
  
-  * Full patch: [[https://github.com/php/php-src/pull/343|Pull Request 343 on github]]+  * Full patch: <del>[[https://github.com/php/php-src/pull/343|Pull Request 343 on github]]</del> [[https://github.com/php/php-src/pull/373|Pull Request 373 on github]]
  
 ===== References ===== ===== References =====
Line 55: Line 55:
  
 ===== Rejected Features ===== ===== Rejected Features =====
 +
 +===== Vote =====
 +
 +Voting started on 23.06.2013 and ends on 1.07.2013.
 +
 +<doodle title="RFC/fpm_change_hat" auth="user" voteType="multi" closed="true">
 +   * Yes?
 +   * No?
 +</doodle>
rfc/fpm_change_hat.1370789858.txt.gz · Last modified: 2017/09/22 13:28 (external edit)