I hereby claim:
- I am abhinavkumar940 on github.
- I am abhinavkumar (https://keybase.io/abhinavkumar) on keybase.
- I have a public key ASB1N-rRqaVU7O_wq3GkT5f10mSx8CMYDUiA5mSyk8VmQAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
<?php | |
namespace ApiBundle\Service; | |
use Symfony\Component\Form\FormInterface; | |
/** | |
* Description of FormErrorSerializer | |
* | |
* @author Abhinav Kumar <[email protected]> |
<?php | |
namespace Acme\SecurityBundle\Role; | |
use Symfony\Component\Security\Core\Role\RoleHierarchyInterface; | |
use Symfony\Component\Security\Core\Role\RoleHierarchy; | |
use Acme\SecurityBundle\Entity\RoleRepository; | |
class DynamicRoleHierarchy implements RoleHierarchyInterface |
In August 2007 a hacker found a way to expose the PHP source code on facebook.com. He retrieved two files and then emailed them to me, and I wrote about the issue:
http://techcrunch.com/2007/08/11/facebook-source-code-leaked/
It became a big deal:
http://www.techmeme.com/070812/p1#a070812p1
The two files are index.php (the homepage) and search.php (the search page)